From 7887a70b70bd3ca054ed676077876649d3933324 Mon Sep 17 00:00:00 2001 From: John Anderson Date: Mon, 12 Nov 2018 23:20:17 -0500 Subject: [PATCH] #2585 changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf59a8b6..cff931e92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ NetBox now supports modeling physical cables for console, power, and interface c * [#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 +* [#2585](https://github.com/digitalocean/netbox/issues/2585) - Prevent cable connections that include a virtual interface ## API Changes