Bladeren bron

Changelog for #10781

jeremystretch 3 jaren geleden
bovenliggende
commit
675a5f8687
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      docs/release-notes/version-3.4.md

+ 1 - 0
docs/release-notes/version-3.4.md

@@ -38,6 +38,7 @@ A new `PluginMenu` class has been introduced, which enables a plugin to inject a
 * [#10556](https://github.com/netbox-community/netbox/issues/10556) - Include a `display` field in all GraphQL object types
 * [#10556](https://github.com/netbox-community/netbox/issues/10556) - Include a `display` field in all GraphQL object types
 * [#10595](https://github.com/netbox-community/netbox/issues/10595) - Add GraphQL relationships for additional generic foreign key fields
 * [#10595](https://github.com/netbox-community/netbox/issues/10595) - Add GraphQL relationships for additional generic foreign key fields
 * [#10761](https://github.com/netbox-community/netbox/issues/10761) - Enable associating an export template with multiple object types
 * [#10761](https://github.com/netbox-community/netbox/issues/10761) - Enable associating an export template with multiple object types
+* [#10781](https://github.com/netbox-community/netbox/issues/10781) - Add support for Python v3.11
 
 
 ### Plugins API
 ### Plugins API