diff --git a/docs/release-notes/version-3.5.md b/docs/release-notes/version-3.5.md index 1d407846d1..ddd9a41545 100644 --- a/docs/release-notes/version-3.5.md +++ b/docs/release-notes/version-3.5.md @@ -27,6 +27,8 @@ A new ASN range model has been introduced to facilitate the provisioning of new ### Enhancements * [#7947](https://github.com/netbox-community/netbox/issues/7947) - Enable marking IP ranges as fully utilized +* [#8272](https://github.com/netbox-community/netbox/issues/8272) - Support bridge relationships among device type interfaces +* [#8958](https://github.com/netbox-community/netbox/issues/8958) - Changes in background job status can trigger webhooks * [#9073](https://github.com/netbox-community/netbox/issues/9073) - Enable syncing config context data from remote sources * [#9653](https://github.com/netbox-community/netbox/issues/9653) - Enable setting a default platform for device types * [#10374](https://github.com/netbox-community/netbox/issues/10374) - Require unique tenant names & slugs per group (not globally)