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

Closes #2758: Add cable trace button to pass-through ports

This commit is contained in:
Jeremy Stretch
2019-02-13 17:05:02 -05:00
parent cc3b26998b
commit 109b233e14
3 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ v2.5.6 (FUTURE)
## Enhancements
* [#2758](https://github.com/digitalocean/netbox/issues/2758) - Add cable trace button to pass-through ports
* [#2839](https://github.com/digitalocean/netbox/issues/2839) - Add "110 punch" type for pass-through ports
* [#2854](https://github.com/digitalocean/netbox/issues/2854) - Enable bulk editing of pass-through ports
* [#2866](https://github.com/digitalocean/netbox/issues/2866) - Add cellular interface types (GSM/CDMA/LTE)