Fixes #6740: Add import button to VM interfaces list

This commit is contained in:
jeremystretch
2021-07-30 10:28:56 -04:00
parent 49a949aa97
commit 76df55dfc0
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.11
## v2.11.11 (FUTURE)
### Bug Fixes
* [#6740](https://github.com/netbox-community/netbox/issues/6740) - Add import button to VM interfaces list
---
## v2.11.10 (2021-07-28)
### Enhancements