docs: add changelog for 1.11.1

this was missing from the usual enum recognition changes
synchronization will happen at a future release instead
This commit is contained in:
hexkyz
2026-04-07 22:53:21 +01:00
committed by GitHub
parent d04c20a049
commit 022000f668

View File

@@ -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.