diff --git a/CHANGELOG.md b/CHANGELOG.md index efae6f0..1e8ae3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.0.6 - 2024-09-07 + +### Added +- Add the ability to set the endpoint version for Azure provider. + ## 2.0.5 - 2024-08-11 ### Changed diff --git a/composer.json b/composer.json index 1a35926..31a15c9 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/social-login", "description": "Add SSO (Single Sign-On) user login, registration and connecting to social media platforms.", "type": "craft-plugin", - "version": "2.0.5", + "version": "2.0.6", "keywords": [ "craft", "cms",