From 75fbb0862f1be9cdf6d2e0fe5a0d85616acef3a2 Mon Sep 17 00:00:00 2001 From: gaelcolas Date: Tue, 7 Feb 2023 22:28:59 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26155c3..5e3467e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Test cases updated to Pester 5. - Fixing issue with ZipFile class not being present - Added ''UseEnvironment'' parameter to cater for RSOP for identical node names in different environments -- Adding home.md to wikiSource. +- Adding Home.md to wikiSource and correct casing. ### Fixed