From 0f1b4302bb51745f07c65d8d64d959072ee33045 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Mon, 22 Jun 2020 17:18:55 -0400 Subject: [PATCH] Update CHANGELOG with latest updates --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb39f98..e65cefb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project is transitioning to [Semantic Versioning](https://semver.org/sp #### Updated * Updated `Connect-ZertoServer` with a `-AutoReconnect` switch to allow the auto reconnection of a session that has timed-out. +* Updated `New-ZertoVpg` to have a Default Parameter Set of `recoveryHostDatastore` should no parameters be passed when calling the function. ## [1.4.2]