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

Closes #6393: Add description filter for IP addresses

This commit is contained in:
jeremystretch
2021-05-12 13:38:52 -04:00
parent 7dc71f92d0
commit 0fec03ad3f
3 changed files with 15 additions and 3 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.11
## v2.11.4 (FUTURE)
### Enhancements
* [#6393](https://github.com/netbox-community/netbox/issues/6393) - Add `description` filter for IP addresses
---
## v2.11.3 (2021-05-07)
### Enhancements