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

Fixes #5358: Fix user table configuration for VM interfaces

This commit is contained in:
Jeremy Stretch
2020-11-19 09:45:01 -05:00
parent 16a95beb22
commit 11fa348575
5 changed files with 57 additions and 45 deletions

View File

@ -1,5 +1,13 @@
# NetBox v2.10
## v2.10-beta2 (FUTURE)
### Bug Fixes
* [#5358](https://github.com/netbox-community/netbox/issues/5358) - Fix user table configuration for VM interfaces
---
## v2.10-beta1 (2020-11-17)
**NOTE:** This release completely removes support for embedded graphs.