Closes #3090: Filter field for interface

This commit is contained in:
Saria Hajjar
2020-01-03 19:38:51 +00:00
parent feb04f0401
commit e1d1f522ff
3 changed files with 44 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
# v2.6.12 (FUTURE)
## Enhancements
* [#3090](https://github.com/netbox-community/netbox/issues/3090) - Add filter field for device interfaces
# v2.6.11 (2020-01-03)
## Bug Fixes