From f9762a9cc99dec5341901ec7d26a39316996db51 Mon Sep 17 00:00:00 2001 From: David Parsons Date: Sat, 30 Jul 2022 19:43:58 +0100 Subject: [PATCH] 4.2.2: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 362a48e..97a1e8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changes All dates are UK format. +## 30/07/22 4.2.2 +_drdonk_ +* Re-worked README.md file +* Updated darwin.iso to version 12.0.6 +* relock restarts Windows services unpatching fails +* Initial changes for 22H2 tech previews. New Windows service for auto-starting VMs needs to be stopped and started. +* Ensure using bash and fix dist folder creation in the source code build scripts fro Linux/macOS ## 03/06/22 4.2.1 _drdonk_: