1
0
Fork 0
forked from wry/wry

Merge pull request #367 from mahkoh/jorth/1.9.1-release-notes

docs: include 1.9.1 release notes
This commit is contained in:
mahkoh 2025-02-13 12:56:35 +01:00 committed by GitHub
commit 5a5f918f71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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