From bc570e9005ffeffdb11d8b9664c6aaf25a7bc940 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Sat, 9 May 2020 20:52:55 -0400 Subject: [PATCH] Update Changlog with MoveCommit Changes --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35dc3ca..0abe48e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ and this project is transitioning to [Semantic Versioning](https://semver.org/sp #### Fixed -* Updated `Get-ZertoEvent` to translate a vpg name parameter to a vpgIdentifier per the API documentation +* Updated `Get-ZertoEvent` to translate a vpg name parameter to a vpgIdentifier per the API documentation +* Updated `Invoke-ZertoMoveCommit` to ensure that when one of the parameter switches is defined, all required parameters are sent to avoid conflicts with parameters passed with the `Invoke-ZertoMove` command. ## [1.4.1]