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

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

@@ -4,6 +4,8 @@
 
 ### Bug Fixes
 
+* [#10946](https://github.com/netbox-community/netbox/issues/10946) - Fix AttributeError exception when viewing a device with a primary IP and no platform assigned
+* [#10948](https://github.com/netbox-community/netbox/issues/10948) - Linkify primary IPs for VDCs
 * [#10957](https://github.com/netbox-community/netbox/issues/10957) - Add missing VDCs column to interface tables
 
 ## v3.4-beta1 (2022-11-16)