diff --git a/release-notes.md b/release-notes.md index 0e2b5605..799375d2 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,6 +2,13 @@ - Various bugfixes. +# 1.9.1 (2025-02-13) + +This release updates the kbvm crate to fix an issue that would cause applications to +interpret the AltGr key as the Alt key. + +Reported by @Honkeh in https://github.com/mahkoh/jay/issues/364. + # 1.9.0 (2025-01-27) This release replaces xkbcommon by the kbvm crate.