Update CHANGELOG.md

This commit is contained in:
Wes Carroll
2020-05-07 20:49:16 -04:00
parent 865ca1dd39
commit 26cfb832a4
+8
View File
@@ -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
* Updated `Get-ZertoEvent` to translate a vpg name parameter to a vpgIdentifier string per the API documentation
## [1.4.1]
### General