Fixes #7019: Enable searching VM interfaces by description

This commit is contained in:
jeremystretch
2021-08-27 10:14:12 -04:00
parent 5f0130d1f0
commit dfd94bc13d
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.11
## v2.11.13 (FUTURE)
### Bug Fixes
* [#7019](https://github.com/netbox-community/netbox/issues/7019) - Enable searching VM interfaces by description
---
## v2.11.12 (2021-08-23)
### Enhancements