From 79c5c93e68816af6fdb4781b3a37f11a5c28e7ab Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Wed, 12 Jun 2024 14:55:09 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b135918f..829bd595 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 5.18.7 | 6.6.7 — 12.06.2024 + +* Removed `CommandLineProcessAudit` and `Install-WSA` as WSA support is deprecated; +* Improved `EventViewerCustomView -Disable` function; +* Fixed typos; +* Minor changes; +* Thanks to @lowl1f3. + ## 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`;