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

Changelog for #2501

This commit is contained in:
Jeremy Stretch
2018-11-05 15:34:39 -05:00
parent 0c86fd89ca
commit f321e2c705

View File

@@ -2,6 +2,7 @@ v2.4.7 (FUTURE)
## Bug Fixes
* [#2502](https://github.com/digitalocean/netbox/issues/2502) - Allow duplicate VIPs inside a uniqueness-enforced VRF
* [#2514](https://github.com/digitalocean/netbox/issues/2514) - Prevent new connections to already connected interfaces
* [#2515](https://github.com/digitalocean/netbox/issues/2515) - Only use django-rq admin tmeplate if webhooks are enabled