From 7c4f058debe5103a1b038e9a01ad3e267562a892 Mon Sep 17 00:00:00 2001 From: Saria Hajjar Date: Sun, 16 Feb 2020 12:04:05 +0000 Subject: [PATCH] Updated changelog for power panel's site field --- docs/release-notes/version-2.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/version-2.7.md b/docs/release-notes/version-2.7.md index 4d3b1e3af..ccd678f37 100644 --- a/docs/release-notes/version-2.7.md +++ b/docs/release-notes/version-2.7.md @@ -10,7 +10,7 @@ * [#2519](https://github.com/netbox-community/netbox/issues/2519) - Avoid race condition when provisioning "next available" IPs/prefixes via the API * [#4168](https://github.com/netbox-community/netbox/issues/4168) - Role is not required when creating a virtual machine * [#4175](https://github.com/netbox-community/netbox/issues/4175) - Fix potential exception when bulk editing objects from a filtered list -* [#4179](https://github.com/netbox-community/netbox/issues/4179) - Site is required when creating a rack group +* [#4179](https://github.com/netbox-community/netbox/issues/4179) - Site is required when creating a rack group or power panel ---