From 187b44a19df9573ef16cb58cd4f85727ce96ff1f Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Thu, 11 Feb 2021 12:35:22 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf7f59c..b0b8ef7 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,9 @@ To understand the usage I've created blog post you may find useful ## Changelog -- 0.0.122 +- 0.0.122 - 2021.02.11 - [x] Improved `Invoke-GPOZaurr` - - [x] Report GPOAnalysis - added `WindowsFirewallRules`,`WindowsFirewallProfiles`,`WindowsFirewallConnectionSecurityAuthentication`,`WindowsFirewallConnectionSecurityRules` + - [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)