From 44c62f8f440da232c871f8a9ae9666e5ffd3674b Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Tue, 25 May 2021 11:16:06 -0400 Subject: [PATCH] Release notes for #6358 --- docs/release-notes/version-2.11.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-2.11.md b/docs/release-notes/version-2.11.md index 48f675957..dab1d6227 100644 --- a/docs/release-notes/version-2.11.md +++ b/docs/release-notes/version-2.11.md @@ -5,6 +5,7 @@ ### Enhancements * [#5121](https://github.com/netbox-community/netbox/issues/5121) - Add content type filters for tags +* [#6358](https://github.com/netbox-community/netbox/issues/6358) - Add search field for VLAN groups * [#6393](https://github.com/netbox-community/netbox/issues/6393) - Add `description` filter for IP addresses * [#6400](https://github.com/netbox-community/netbox/issues/6400) - Add cyan color choice for plugin buttons * [#6441](https://github.com/netbox-community/netbox/issues/6441) - Improve UI paginator to optimize page object count