diff --git a/CHANGELOG.md b/CHANGELOG.md index 829bd595..02e0e2a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 5.18.7 | 6.6.7 — 12.06.2024 +* Fixed `CleanupTask -Register` function not working due to a typo; + * Please re-create it via invoking `. .\Functions.ps1` (with a dot at the beginning) method. * Removed `CommandLineProcessAudit` and `Install-WSA` as WSA support is deprecated; * Improved `EventViewerCustomView -Disable` function; * Fixed typos; * Minor changes; * Thanks to @lowl1f3. +### Wrapper 2.7.1 + +Closed #576 + ## 5.18.6 | 6.6.6 — 28.05.2024 * Removed `Windows10ContextMenu` (as this was a strange function to make Windows 11 looks like an old OS), `AuditProcess` (as `CommandLineProcessAudit -Enable` contains the same functionality), `BrowsingHistory` functions for `Windows 11`;