From 022000f6689b15d9313a72cdfc3d4aaeb8527b49 Mon Sep 17 00:00:00 2001 From: hexkyz Date: Tue, 7 Apr 2026 22:53:21 +0100 Subject: [PATCH] docs: add changelog for 1.11.1 this was missing from the usual enum recognition changes synchronization will happen at a future release instead --- docs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index de5b9428c..495a024b2 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,4 +1,7 @@ # Changelog +## 1.11.1 ++ Basic support was added for 22.1.0. ++ General system stability improvements to enhance the user's experience. ## 1.11.0 + Support was added for 22.0.0. + Special thanks to @alula for handling a large chunk of the necessary kernel, loader and erpt changes.