1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Merge branch 'develop' into feature

This commit is contained in:
jeremystretch
2021-12-21 11:28:16 -05:00
26 changed files with 324 additions and 536 deletions

View File

@ -2,6 +2,11 @@
## v3.1.3 (FUTURE)
### Bug Fixes
* [#7962](https://github.com/netbox-community/netbox/issues/7962) - Fix user menu under report/script result view
* [#8131](https://github.com/netbox-community/netbox/issues/8131) - Restore annotation of available IPs under prefix IPs view
---
## v3.1.2 (2021-12-20)