1
0
Fork 0
forked from wry/wry

docs: include 1.9.1 release notes

This commit is contained in:
Julian Orth 2025-02-13 12:53:35 +01:00
parent 33dad7a0d9
commit 3640f33b7f

View file

@ -2,6 +2,13 @@
- Various bugfixes. - 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) # 1.9.0 (2025-01-27)
This release replaces xkbcommon by the kbvm crate. This release replaces xkbcommon by the kbvm crate.