jeremystretch 3 лет назад
Родитель
Сommit
30379c3f52
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      docs/release-notes/version-3.4.md

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

@@ -18,6 +18,8 @@
 * [#11384](https://github.com/netbox-community/netbox/issues/11384) - Correct current time display on script & report forms
 * [#11402](https://github.com/netbox-community/netbox/issues/11402) - Avoid LookupError exception when running scripts with commit disabled
 * [#11403](https://github.com/netbox-community/netbox/issues/11403) - Fix exception when scheduling a job in the past
+* [#11438](https://github.com/netbox-community/netbox/issues/11438) - Fix deletion of scheduled job using non-default queues
+* [#11444](https://github.com/netbox-community/netbox/issues/11444) - Adding/removing a device from a device bay should record a pre-change snapshot on the device bay
 
 ---