From ff50fba56150d409e68b2439c149da6c63cc9847 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Thu, 21 Jan 2021 18:09:05 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3602f276..fdf07c7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ Diff from v5.3.2 [5.3.2...5.3.3](https://github.com/farag2/Windows-10-Sophia-Script/compare/5.3.2...5.3.3) * Added the feature to run the script by specifying module functions as parameters - If you want to run the specific functions without editing the preset file you can run them as parameters now + * If you want to run the specific functions without editing the preset file you can run them as parameters now ```powershell .\Sophia.ps1 -Functions "FunctionName1 -Parameter", "FunctionName2 -Parameter" @@ -25,7 +25,7 @@ Diff from v5.3.2 * Thnx to [YuS 2](https://forum.ru-board.com/profile.cgi?action=show&member=YuS%202) & [iNNOKENTIY21](https://forum.ru-board.com/profile.cgi?action=show&member=iNNOKENTIY21) for spending their time. * Bugfixed and improved the "WindowsCapabilities" function. Thnx to [cheetoh](https://forums.mydigitallife.net/members/cheetoh.977530) * There is a bug in KVM with QEMU: enabling the "DefenderSandbox -Enabled" function causes VM to freeze up during the loading phase of Windows - * Read more in #120 + * Read more on #120 * Updated description; * Minor changes. :feelsgood: