From fbe3f4d031dfbc40ac75fe643db623cb29a5a00b Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Sat, 9 May 2020 10:36:37 -0400 Subject: [PATCH] Add Get-ZertoEvent Fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 472e294..35dc3ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ 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 string per the API documentation +* Updated `Get-ZertoEvent` to translate a vpg name parameter to a vpgIdentifier per the API documentation ## [1.4.1]