From 06e81b46d690d5de3a04106fbbb7cf38947867b6 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Wed, 9 Dec 2020 17:09:53 -0500 Subject: [PATCH] Update CHANGELOG for #112 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 835a733..a720f31 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/112) where `New-ZertoVpg` would fail when specifying the localsite as the target site. + ## [1.5.2] ### Zerto Virtual Manager