diff --git a/docs/release-notes/version-3.3.md b/docs/release-notes/version-3.3.md index 2e25a9589..3a89abda3 100644 --- a/docs/release-notes/version-3.3.md +++ b/docs/release-notes/version-3.3.md @@ -2,6 +2,15 @@ ## v3.3.6 (FUTURE) +### Enhancements + +* [#9722](https://github.com/netbox-community/netbox/issues/9722) - Add LDAP configuration parameters to specify certificates + +### Bug Fixes + +* [#9669](https://github.com/netbox-community/netbox/issues/9669) - Strip colons from usernames when using remote authentication + + --- ## v3.3.5 (2022-10-05)