From 4c49406a6c9b813cf19cd80d501539dd489e4f28 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Thu, 20 Oct 2022 08:44:58 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.MD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 22b995b..20920bb 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,5 +1,9 @@ # GPOZaurr Release History +## 0.0.154 + - Fixes `Invoke-GPOZaurr` SplitReports functionality (again!) [#33](https://github.com/EvotecIT/GPOZaurr/issues/33) + - Fixes Sysvol property in object returned by Get-GPOZaurrPermissionConsistency contains whitespace [#31](https://github.com/EvotecIT/GPOZaurr/issues/31) + ## 0.0.153 - 2022.09.12 - Fixes `Invoke-GPOZaurr` SplitReports functionality that would generate main report anyways.