From 68ed20f3e8166102d31b21fb065959148088807c Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Sat, 16 Sep 2023 08:48:32 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.MD | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index b7444ba..c2ba82d 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,5 +1,10 @@ # GPOZaurr Release History +## 1.0.0 - 2023.09.15 +- `Get-GPOZaurrUpdates` fix small typo +- `Get-GPOZaurrAD` improve performance a bit +- Added `Get-GPOZaurrRedirect` to detect if GPO path was redirected (security issue) + ## 0.0.160 - 2023.05.26 - Fixes `Remove-GPOZaurr` limit processing feature which would not stop in some cases