From 7ecdf39c489f60d0929fd9f29f5071a0c9d8f6d7 Mon Sep 17 00:00:00 2001 From: dansheps Date: Mon, 25 Nov 2019 09:36:34 -0600 Subject: [PATCH] #3564 - Update Changelog --- docs/release-notes/version-2.7.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/version-2.7.md b/docs/release-notes/version-2.7.md index e51cdb644..e94f8d54e 100644 --- a/docs/release-notes/version-2.7.md +++ b/docs/release-notes/version-2.7.md @@ -88,7 +88,8 @@ Full connection details are required in both sections, even if they are the same * [#1865](https://github.com/digitalocean/netbox/issues/1865) - Add console port and console server port types * [#2902](https://github.com/digitalocean/netbox/issues/2902) - Replace supervisord with systemd * [#3455](https://github.com/digitalocean/netbox/issues/3455) - Add tenant assignment to cluster -* [#3538](https://github.com/digitalocean/netbox/issues/3538) - +* [#3538](https://github.com/digitalocean/netbox/issues/3538) - +* [#3564](https://github.com/digitalocean/netbox/issues/3564) - Add interface, ports & bays list view ## API Changes