Fixes #6184: Fix parent object table column in prefix IP addresses list

This commit is contained in:
jeremystretch
2021-04-16 13:07:41 -04:00
parent 4f8ffaa0d1
commit b3c7333293
2 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.11
## v2.11.1 (FUTURE)
### Bug Fixes
* [#6184](https://github.com/netbox-community/netbox/issues/6184) - Fix parent object table column in prefix IP addresses list
---
## v2.11.0 (2021-04-16)
**Note:** NetBox v2.11 is the last major release that will support Python 3.6. Beginning with NetBox v2.12, Python 3.7 or later will be required.