From b1cebc836a70918b04a3131f40847028475ab9d4 Mon Sep 17 00:00:00 2001 From: Keval Kapdee Date: Mon, 1 Jan 2024 21:52:02 +0000 Subject: [PATCH] Changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f37fded4..a956050a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file. The format > **Note**: Changes and additions listed here are contained in the `:edge` image tag. These changes may not be as stable as released changes. +### Added + + - **Basic OAuth2.0** 🎉 + - You can now authenticate via apps like Roundcube using OAuth2.0 (LDAP/FILE provider still required) + ## [v13.1.0](https://github.com/docker-mailserver/docker-mailserver/releases/tag/v13.1.0) ### Added