From a072905253596e2a3a226ac5ce8b9006c39a5f51 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Wed, 1 Jul 2020 17:34:25 -0400 Subject: [PATCH] Update ChangLog with Issue 96 updates --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 637870c..36f9447 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ and this project is transitioning to [Semantic Versioning](https://semver.org/sp * Updated `New-ZertoVpg` to have a Default Parameter Set of `recoveryHostDatastore` should no parameters be passed when calling the function. * Updated `New-ZertoVpg -recoverySite` parameter to be case-insensitive +#### Fixed + +* Fixed an [issue](https://github.com/ZertoPublic/ZertoApiWrapper/issues/96) with `Set-ZertoLicense` so that ShouldProcess functions properly. + ## [1.4.2] ### Zerto Virtual Manager