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

Closes #3676: Reference VRF by name rather than RD during IP/prefix import

This commit is contained in:
Jeremy Stretch
2020-03-30 15:54:35 -04:00
parent 5cf872d000
commit aa38dcf490
3 changed files with 21 additions and 12 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.7 Release Notes
## v2.7.12 (FUTURE)
### Enhancements
* [#3676](https://github.com/netbox-community/netbox/issues/3676) - Reference VRF by name rather than RD during IP/prefix import
---
## v2.7.11 (2020-03-27)
### Enhancements