diff --git a/CHANGELOG.MD b/CHANGELOG.MD new file mode 100644 index 0000000..27d97e3 --- /dev/null +++ b/CHANGELOG.MD @@ -0,0 +1,9 @@ +## Changelog + +### 0.0.2 - 2023.09.25 +- Added support for synchronizing users/objects to Exchange contacts `Sync-O365Contact` essentially allowing tenant to tenant synchronization for GAL purposes + +### 0.0.1 - 2023.05.30 +- Intial release +- Provides synchronization of users to personal contacts in Outlook `Sync-O365PersonalContact` +- Provides a way to clear all personal contacts in Outlook `Clear-O365PersonalContact` \ No newline at end of file