add support for mb params in multi_set

Add support for mb params in multi_set.

Updated changelog to document addition
This commit is contained in:
Onyx and Iris
2021-05-02 17:32:04 +01:00
parent 63a56c7a72
commit 770b9cf663
3 changed files with 54 additions and 11 deletions

View File

@@ -11,6 +11,7 @@ Before any minor/major patch is released all test units will be run to verify th
- [x] Update tests to reflect changes
- [x] Add logging + summary for tests
- [x] Add info to README about powershellget, nuget and psgallery
- [x] Support other types of params in multi_set
## [1.3] - 2021-04-30
### Added