diff --git a/docs/release-notes/version-3.3.md b/docs/release-notes/version-3.3.md index 14952c2a5..4b3f1dcb2 100644 --- a/docs/release-notes/version-3.3.md +++ b/docs/release-notes/version-3.3.md @@ -102,6 +102,7 @@ Custom field UI visibility has no impact on API operation. * [#9729](https://github.com/netbox-community/netbox/issues/9729) - Fix ordering of content type creation to ensure compatability with demo data * [#9730](https://github.com/netbox-community/netbox/issues/9730) - Fix validation error when creating a new cable via UI form * [#9733](https://github.com/netbox-community/netbox/issues/9733) - Handle split paths during trace when fanning out to front ports with differing cables +* [#9765](https://github.com/netbox-community/netbox/issues/9765) - Report correct segment count under cable trace UI view ### Plugins API