jeremystretch 2 年之前
父節點
當前提交
8a684adf66
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/release-notes/version-3.4.md

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

@@ -8,7 +8,9 @@
 
 ### Bug Fixes
 
+* [#12074](https://github.com/netbox-community/netbox/issues/12074) - Fix the automatic assignment of racks to devices via the REST API
 * [#12084](https://github.com/netbox-community/netbox/issues/12084) - Fix exception when attempting to create a saved filter for applied filters
+* [#12117](https://github.com/netbox-community/netbox/issues/12117) - Hide clone button for objects with no clonable attributes
 
 ---