From bb5dbaa0d46c2a3cf63d3c6f5f504e5ada1a811a Mon Sep 17 00:00:00 2001 From: jonsouzerto <57370019+jonsouzerto@users.noreply.github.com> Date: Thu, 3 Sep 2020 12:50:49 -0400 Subject: [PATCH] Update CHANGELOG.md Added fix information --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index beb3345..0c82604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project is transitioning to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Zerto Virtual Manager + +#### Fixed + +* Fixed an [issue](https://github.com/ZertoPublic/ZertoApiWrapper/issues/108) with `New-ZertoVpg` where the Host Identifier was incorrect when inputting a single recovery host, changed to recoveryHostIdentifier. + ## [1.5.0] ### Zerto Virtual Manager