From 911bc50f222f5a081b3431911b08d864c61a87b7 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Wed, 10 Feb 2021 11:00:52 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3471214..462b535 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ To understand the usage I've created blog post you may find useful ## Changelog -- 0.0.119 - 2021.02.10 +- 0.0.119 - [x] Improvement to `Get-GPOZaurr` to warn if there is potential issue with EMPTY (which can happen on non-english system) - [x] In such case GPOZaurr will asses EMPTY or not using old method which doesn't detect all EMPTY cases but shouldn't provide false positives - 0.0.118 - 2021.02.09