From fee2ac2ebd2943c254768482311776a99bff262c Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Wed, 15 Dec 2021 09:36:52 -0500 Subject: [PATCH] Changelog for #8057 --- docs/release-notes/version-3.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-3.1.md b/docs/release-notes/version-3.1.md index eb6f7c38b..f03f23a3e 100644 --- a/docs/release-notes/version-3.1.md +++ b/docs/release-notes/version-3.1.md @@ -5,6 +5,7 @@ ### Enhancements * [#7665](https://github.com/netbox-community/netbox/issues/7665) - Add toggle to show only available child prefixes +* [#8057](https://github.com/netbox-community/netbox/issues/8057) - Dynamic object tables using HTMX * [#8080](https://github.com/netbox-community/netbox/issues/8080) - Link to NAT IPs for device/VM primary IPs ### Bug Fixes