From 7cd0e0b244990c09b087062d30fce29e6a5ce933 Mon Sep 17 00:00:00 2001 From: John Anderson Date: Mon, 12 Nov 2018 22:19:30 -0500 Subject: [PATCH] #2584 changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d5ee0345..2bf59a8b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ NetBox now supports modeling physical cables for console, power, and interface c * [#2574](https://github.com/digitalocean/netbox/issues/2574) - Remove duplicate interface links from topology maps * [#2578](https://github.com/digitalocean/netbox/issues/2578) - Reorganized nested serializers * [#2579](https://github.com/digitalocean/netbox/issues/2579) - Add missing cable disconnect buttons for front/rear ports +* [#2584](https://github.com/digitalocean/netbox/issues/2584) - Prevent a Front port from being connected to its corresponding rear port ## API Changes