From 657a7aef42cfd49bc0a9796ea39682b0cac9f9b5 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 23 Oct 2019 11:55:45 -0400 Subject: [PATCH] Changelog for #3455 --- docs/release-notes/version-2.7.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/release-notes/version-2.7.md b/docs/release-notes/version-2.7.md index 3504eccdc..86404e586 100644 --- a/docs/release-notes/version-2.7.md +++ b/docs/release-notes/version-2.7.md @@ -51,3 +51,8 @@ Full connection details are required in both sections, even if they are the same ## Enhancements * [#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 + +## API Changes + +* virtualization.Cluster: Added field `tenant`