From 5856d25b5b78b0150876697f03776dfe48f72f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20Kentt=C3=A4?= Date: Fri, 17 Nov 2023 22:53:19 +0200 Subject: [PATCH] Update change log and tag v2.2.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7131106..adab577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 2.2.0 - 2023-11-17 + +### Added +- Support Secure Boot with *shim* boot loader. +- Gather debug log during boot and read it with setup.exe. + ## 2.1.0 - 2023-10-04 ### Added