Jeremy Stretch 1 年間 前
コミット
20967bf88d
1 ファイル変更7 行追加0 行削除
  1. 7 0
      docs/release-notes/version-4.0.md

+ 7 - 0
docs/release-notes/version-4.0.md

@@ -2,6 +2,13 @@
 
 ## v4.0.9 (FUTURE)
 
+### Bug Fixes
+
+* [#13459](https://github.com/netbox-community/netbox/issues/13459) - Correct OpenAPI schema type for `TreeNodeMultipleChoiceFilter`
+* [#16176](https://github.com/netbox-community/netbox/issues/16176) - Restore ability to select multiple terminating devices when connecting a cable
+* [#17038](https://github.com/netbox-community/netbox/issues/17038) - Fix AttributeError exception when attempting to export system status data
+* [#17064](https://github.com/netbox-community/netbox/issues/17064) - Fix misaligned text within rendered Markdown code blocks
+
 ---
 
 ## v4.0.8 (2024-07-26)