From 177142c977c40e655d6d7a2a3282f70f784361bb Mon Sep 17 00:00:00 2001 From: "enrico.degaudenzi@connectorly.io" Date: Wed, 19 Jun 2024 11:58:03 +0100 Subject: [PATCH] #553 Added changelog for Microsoft365 auth client addition --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9197825c..4a925a00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## dev - Enh: Changed exception thrown in PasswordRecoveryService from `RuntimeException` to `NotFoundException`. (eseperio) +- New #553: created Da\User\AuthClient\Microsoft365 auth client (edegaudenzi) ## 1.6.3 Mar 18th, 2024