Skip to content

Commit 5c9ca73

Browse files
authored
Merge pull request #17 from nfedyk/feature/multivalue-support
Added multivalue params support to the powershell commands
2 parents 184181b + 9de7190 commit 5c9ca73

File tree

4 files changed

+522
-221
lines changed

4 files changed

+522
-221
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Three sets of init commands are availiable as of version `1.1.0`:
5757
### <a id="history"></a>History
5858

5959
```
60+
v1.1.3 - 2024-11-14
61+
- Added support for [multivalued parameters](https://learn.microsoft.com/en-us/exchange/modifying-multivalued-properties-exchange-2013-help) in commands
62+
6063
v1.1.2 - 2022-07-06
6164
- Added support for usage of reserved powershell variables in commands [$null, $true, $false]
6265

0 commit comments

Comments
 (0)