Closes #9152: Annotate related object type under custom field view

This commit is contained in:
jeremystretch
2022-04-18 08:56:28 -04:00
parent 671e1aed9f
commit 41244dc677
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## v3.2.2 (FUTURE)
### Enhancements
* [#9152](https://github.com/netbox-community/netbox/issues/9152) - Annotate related object type under custom field view
### Bug Fixes
* [#9133](https://github.com/netbox-community/netbox/issues/9133) - Upgrade script should require Python 3.8 or later