From 1c4a6f6f530c519e390a5e8ae7f28e88446f3d9b Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Thu, 17 Nov 2022 12:41:24 -0500 Subject: [PATCH] Changelog for #10946, #10948 --- docs/release-notes/version-3.4.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/version-3.4.md b/docs/release-notes/version-3.4.md index 679d8a22a..ee07fa83c 100644 --- a/docs/release-notes/version-3.4.md +++ b/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)