Fixes #3435: Change IP/prefix CSV export to reference VRF name instead of RD

This commit is contained in:
Jeremy Stretch
2019-09-25 09:39:03 -04:00
parent b8d8cb33ff
commit 86cef1c502
2 changed files with 3 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ v2.6.5 (FUTURE)
## Bug Fixes
* [#3435](https://github.com/netbox-community/netbox/issues/3435) - Change IP/prefix CSV export to reference VRF name instead of RD
* [#3464](https://github.com/netbox-community/netbox/issues/3464) - Fix foreground text color on color picker fields
* [#3519](https://github.com/netbox-community/netbox/issues/3519) - Prevent cables from being terminated to virtual/wireless interfaces via API
* [#3521](https://github.com/netbox-community/netbox/issues/3521) - Fix error in `parseURL` related to variables in API URL