diff --git a/CHANGELOG.md b/CHANGELOG.md index 224ac4ad4..1d5a0246a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Possibility to login using LDAP +- Possibility to login using OAuth providers + ### Changed - Completely replaced HTMLSanitizeEx with FastSanitize [!490](https://framagit.org/framasoft/mobilizon/-/merge_requests/490)