From 563ba553427a363fe94269ca2c3488b7cb7b7b23 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Fri, 11 Dec 2020 22:42:41 +0100 Subject: [PATCH] readme update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 024b268..4d35f17 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ That's it. Whenever there's a new version, you run the command, and you can enjo ## Changelog +- 0.0.99 + - [x] Improved `Invoke-GPOZaurr` + - [x] Type `GPOList` - require GPO to be 7 days old for deletion to be proposed + - [x] Improved `Remove-GPOZaurr` - added `RequireDays` parameter to prevent deletion of just modified GPOs - 0.0.98 - 10.12.2020 - [x] Improved `Invoke-GPOZaurr` - [x] Type `GPOList` - fixed unexpected ending of cmdlet when error occurs (for example deleted GPO while script is running) which could impact results