Closes #8882: Support filtering IP addresses by multiple parent prefixes

This commit is contained in:
jeremystretch
2022-06-07 11:00:14 -04:00
parent 6ed2dbf172
commit 8a4c808be5
3 changed files with 15 additions and 11 deletions

View File

@@ -2,6 +2,10 @@
## v3.2.5 (FUTURE)
### Enhancements
* [#8882](https://github.com/netbox-community/netbox/issues/8882) - Support filtering IP addresses by multiple parent prefixes
### Bug Fixes
* [#9480](https://github.com/netbox-community/netbox/issues/9480) - Fix sorting services & service templates by port numbers