Changelog for #6790

This commit is contained in:
jeremystretch 2021-08-20 09:17:53 -04:00
parent 9baebfa241
commit d850aa0773

View File

@ -5,6 +5,7 @@
### Enhancements ### Enhancements
* [#6748](https://github.com/netbox-community/netbox/issues/6748) - Add site group filter to devices list * [#6748](https://github.com/netbox-community/netbox/issues/6748) - Add site group filter to devices list
* [#6790](https://github.com/netbox-community/netbox/issues/6790) - Recognize a /32 IPv4 address as a child of a /32 IPv4 prefix
* [#6872](https://github.com/netbox-community/netbox/issues/6872) - Add table configuration button to child prefixes view * [#6872](https://github.com/netbox-community/netbox/issues/6872) - Add table configuration button to child prefixes view
### Bug Fixes ### Bug Fixes