Browse Source

Changelog for #9420, #9430

jeremystretch 3 năm trước cách đây
mục cha
commit
a0a87fc4c0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      docs/release-notes/version-3.2.md

+ 2 - 0
docs/release-notes/version-3.2.md

@@ -17,6 +17,8 @@
 * [#9094](https://github.com/netbox-community/netbox/issues/9094) - Fix partial address search within Prefix and Aggregate filters
 * [#9358](https://github.com/netbox-community/netbox/issues/9358) - Annotate circuit count for providers list under ASN view
 * [#9387](https://github.com/netbox-community/netbox/issues/9387) - Ensure ActionsColumn `extra_buttons` are always displayed
+* [#9420](https://github.com/netbox-community/netbox/issues/9420) - Fix custom script class inheritance
+* [#9430](https://github.com/netbox-community/netbox/issues/9430) - Fix passing of initial form data for DynamicModelChoiceFields
 
 
 ---