From aaf829898b6c4ade5d26fa48d4db1de9c46a87fd Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Wed, 12 Oct 2022 08:41:41 -0400 Subject: [PATCH] Changelog for #10575, #10596 --- docs/release-notes/version-3.3.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/version-3.3.md b/docs/release-notes/version-3.3.md index 3a89abda379..2c84ad2d604 100644 --- a/docs/release-notes/version-3.3.md +++ b/docs/release-notes/version-3.3.md @@ -9,7 +9,8 @@ ### Bug Fixes * [#9669](https://github.com/netbox-community/netbox/issues/9669) - Strip colons from usernames when using remote authentication - +* [#10575](https://github.com/netbox-community/netbox/issues/10575) - Include OIDC dependencies for python-social-auth +* [#10596](https://github.com/netbox-community/netbox/issues/10596) - Panels should scroll horizontally to accomodate overflow data ---