Merge branch 'develop' into develop-2.10

This commit is contained in:
Jeremy Stretch
2020-10-12 09:51:54 -04:00
3 changed files with 33 additions and 2 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.9
## v2.9.7 (2020-10-12)
### Bug Fixes
* [#5231](https://github.com/netbox-community/netbox/issues/5231) - Fix KeyError exception when viewing object with custom link and debugging is disabled
---
## v2.9.6 (2020-10-09)
### Bug Fixes