From 300d6f63c5d948157c419d12913ff09254bf687e Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Fri, 26 May 2023 13:09:01 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.MD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 1e9921e..b7444ba 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,5 +1,8 @@ # GPOZaurr Release History +## 0.0.160 - 2023.05.26 +- Fixes `Remove-GPOZaurr` limit processing feature which would not stop in some cases + ## 0.0.159 - Fixes [#44 Extra spaces in property name 'Id' in Get-GPOZaurrPermissionConsistency?](https://github.com/EvotecIT/GPOZaurr/issues/44) - Fixes typos [#43](https://github.com/EvotecIT/GPOZaurr/pull/43)