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

Changelog for #3509

This commit is contained in:
Jeremy Stretch
2020-01-22 17:49:03 -05:00
parent b7e71f9f39
commit 72d1fe0cd7

View File

@ -3,6 +3,7 @@
## Enhancements ## Enhancements
* [#3310](https://github.com/netbox-community/netbox/issues/3310) - Pre-select site/rack for B side when creating a new cable * [#3310](https://github.com/netbox-community/netbox/issues/3310) - Pre-select site/rack for B side when creating a new cable
* [#3509](https://github.com/netbox-community/netbox/issues/3509) - Add IP address variables for custom scripts
## Bug Fixes ## Bug Fixes