From 5ec0ddce62ca58036ce8e1cb19abbe6bd5bf0a81 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Wed, 6 May 2020 08:24:28 -0400 Subject: [PATCH] Add general Changes to Changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69b1acd..08443ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project is transitioning to [Semantic Versioning](https://semver.org/sp ### General * Removed RELEASENOTES and converted to a CHANGELOG format. +* Updated the build process to follow Semantic Versioning. +* Updated the build process to use the latest Pester Version (4.10.1) +* Updated the build process to use the latest PS Script Analyzer Version (1.19.0) ### Zerto Virtual Manager