From ab07f721cfcf43573d1602aeccad1ef34b922915 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 27 May 2019 15:40:17 -0400 Subject: [PATCH] Changelog for #3204 & #3207 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19225f7d0..c2c1984bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ v2.6.0 (FUTURE) * [#3136](https://github.com/digitalocean/netbox/issues/3136) - Add power draw fields to power port creation form * [#3137](https://github.com/digitalocean/netbox/issues/3137) - Add `power_port` and `feed_leg` fields to power outlet creation form * [#3140](https://github.com/digitalocean/netbox/issues/3140) - Add bulk edit capability for power outlets and console server ports +* [#3204](https://github.com/digitalocean/netbox/issues/3204) - Fix interface filtering when connecting cables +* [#3207](https://github.com/digitalocean/netbox/issues/3207) - Fix link for connecting interface to rear port ---