From 4fb79e6e2a60f9401bde1651517318e3f9bcb2eb Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 1 Mar 2021 14:15:41 -0500 Subject: [PATCH] Changelog for #5401 --- docs/release-notes/version-2.11.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-2.11.md b/docs/release-notes/version-2.11.md index 1dcf49759..856b61910 100644 --- a/docs/release-notes/version-2.11.md +++ b/docs/release-notes/version-2.11.md @@ -7,6 +7,7 @@ ### Enhancements * [#5370](https://github.com/netbox-community/netbox/issues/5370) - Extend custom field support to organizational models +* [#5401](https://github.com/netbox-community/netbox/issues/5401) - Extend custom field support to device component models ### Other Changes