Skip to content

Commit

Permalink
Changelog for #10556
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Oct 5, 2022
1 parent a1cc15a commit 664d5db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release-notes/version-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ A new `PluginMenu` class has been introduced, which enables a plugin to inject a
* [#9654](https://github.com/netbox-community/netbox/issues/9654) - Add `weight` field to racks, device types, and module types
* [#9892](https://github.com/netbox-community/netbox/issues/9892) - Add optional `name` field for FHRP groups
* [#10348](https://github.com/netbox-community/netbox/issues/10348) - Add decimal custom field type
* [#10556](https://github.com/netbox-community/netbox/issues/10556) - Include a `display` field in all GraphQL object types

### Plugins API

Expand All @@ -46,3 +47,7 @@ A new `PluginMenu` class has been introduced, which enables a plugin to inject a
* Added optional `weight` and `weight_unit` fields
* ipam.FHRPGroup
* Added optional `name` field

### GraphQL API Changes

* All object types now include a `display` field

0 comments on commit 664d5db

Please sign in to comment.