-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e47acc3
commit d25ada4
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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` |