Closes #7504: Include IP range data under IPAM role views

This commit is contained in:
jeremystretch
2022-02-01 16:47:29 -05:00
parent 3a2b246c0f
commit e4f18e352b
4 changed files with 34 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#7504](https://github.com/netbox-community/netbox/issues/7504) - Include IP range data under IPAM role views
* [#8275](https://github.com/netbox-community/netbox/issues/8275) - Introduce alternative ASDOT-formatted column for ASNs
* [#8367](https://github.com/netbox-community/netbox/issues/8367) - Add ASNs to global search function
* [#8368](https://github.com/netbox-community/netbox/issues/8368) - Enable controlling the order of custom script form fields with `field_order`