diff --git a/CHANGELOG.md b/CHANGELOG.md index c0fb22b..a98a68b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on and uses the types of changes according to [Keep a Change ### Added +- Added additional error handling to connect function to identify problematic steps when they occur. + +## [0.1.26] - 2024-08-04 + +### Added + - Added `New-M365SecurityAuditAuthObject` function to create a new authentication object for the security audit for app-based authentication. ### Changed @@ -19,7 +25,6 @@ The format is based on and uses the types of changes according to [Keep a Change - Fixed test 1.3.1 as notification window for password expiration is no longer required. - ## [0.1.24] - 2024-07-07 ### Added