From 4dc059fba3613c7034e051c99cc9c4d83d8953e7 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Wed, 31 Aug 2022 16:44:43 -0400 Subject: [PATCH] Changelog for #9477, #10195 --- docs/release-notes/version-3.3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/version-3.3.md b/docs/release-notes/version-3.3.md index 67d7fa96c..f45b9c5df 100644 --- a/docs/release-notes/version-3.3.md +++ b/docs/release-notes/version-3.3.md @@ -4,8 +4,10 @@ ### Enhancements +* [#9477](https://github.com/netbox-community/netbox/issues/9477) - Enable clearing applied table column ordering * [#10043](https://github.com/netbox-community/netbox/issues/10043) - Add support for `limit` query parameter to available VLANs API endpoint * [#10060](https://github.com/netbox-community/netbox/issues/10060) - Add journal entries to global search +* [#10195](https://github.com/netbox-community/netbox/issues/10195) - Enable filtering of device components by rack ### Bug Fixes