From 94e6c785c1e39ed64e43d1451a75d4e92071c836 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Thu, 11 Feb 2021 12:21:03 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5087ed2..bf7f59c 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,10 @@ To understand the usage I've created blog post you may find useful ## Changelog +- 0.0.122 + - [x] Improved `Invoke-GPOZaurr` + - [x] Report GPOAnalysis - added `WindowsFirewallRules`,`WindowsFirewallProfiles`,`WindowsFirewallConnectionSecurityAuthentication`,`WindowsFirewallConnectionSecurityRules` + - [x] Improved `Invoke-GPOZaurrContent` as mentioned above for `GPOAnalysis` - 0.0.121 - 2021.02.10 - [x] Improvement to `Get-GPOZaurr` - added description [#13](https://github.com/EvotecIT/GPOZaurr/issues/13) - [x] Improvement to `Invoke-GPOZaurr -Type GPOList` - added description [#13](https://github.com/EvotecIT/GPOZaurr/issues/13)