From 478d82196a4c0b29b7f0e876d9b4700eba53d3f3 Mon Sep 17 00:00:00 2001 From: John Anderson Date: Sun, 25 Oct 2020 18:20:21 -0400 Subject: [PATCH] rebase develop --- docs/release-notes/version-2.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/version-2.9.md b/docs/release-notes/version-2.9.md index 7eaf276a2..870f77ed4 100644 --- a/docs/release-notes/version-2.9.md +++ b/docs/release-notes/version-2.9.md @@ -3,7 +3,7 @@ ## v2.9.8 (FUTURE) ### Bug Fixes -* [#3672](https://github.com/netbox-community/netbox/issues/3672) - Fix a caching issue causing incorrect related object counts in API responses +* [#3672](https://github.com/netbox-community/netbox/issues/3672) - Fix a caching issue causing incorrect related object counts in API responses * [#5113](https://github.com/netbox-community/netbox/issues/5113) - Fix incorrect caching of permission object assignments to user groups in the admin panel * [#5243](https://github.com/netbox-community/netbox/issues/5243) - Redirect user to appropriate tab after modifying device components