From f2407afc9f995721ffd722d1c26d56334f09a2a2 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Wed, 12 Oct 2022 13:43:31 -0400 Subject: [PATCH] Changelog for #8245 --- docs/release-notes/version-3.4.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-3.4.md b/docs/release-notes/version-3.4.md index 2713c3bef..ff246d2ca 100644 --- a/docs/release-notes/version-3.4.md +++ b/docs/release-notes/version-3.4.md @@ -17,6 +17,7 @@ A new `PluginMenu` class has been introduced, which enables a plugin to inject a ### Enhancements +* [#8245](https://github.com/netbox-community/netbox/issues/8245) - Enable GraphQL filtering of related objects * [#9249](https://github.com/netbox-community/netbox/issues/9249) - Device and virtual machine names are no longer case-sensitive * [#9478](https://github.com/netbox-community/netbox/issues/9478) - Add `link_peers` field to GraphQL types for cabled objects * [#9654](https://github.com/netbox-community/netbox/issues/9654) - Add `weight` field to racks, device types, and module types