Browse Source

Update CHANGELOG.md

pull/125/head
Dmitry Nefedov 4 years ago
committed by GitHub
parent
commit
ff50fba561
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      CHANGELOG.md

4
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:

Loading…
Cancel
Save