docs: add release notes for kbvm switch
This commit is contained in:
parent
53c38bdd68
commit
f06a85b88b
2 changed files with 11 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
- Needs jay-compositor release.
|
||||||
|
|
||||||
# 1.8.0
|
# 1.8.0
|
||||||
|
|
||||||
- Needs jay-config release.
|
- Needs jay-config release.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,14 @@
|
||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
This release replaces xkbcommon by the kbvm crate.
|
||||||
|
|
||||||
|
This is a huge change in how input is handled. The intention is that this is completely
|
||||||
|
invisible to users.
|
||||||
|
|
||||||
|
Therefore this release contains only this change. You can downgrade to the previous
|
||||||
|
release to switch back to xkbcommon without any loss in functionality. In this case please
|
||||||
|
report what is broken.
|
||||||
|
|
||||||
# 1.8.0 (2025-01-27)
|
# 1.8.0 (2025-01-27)
|
||||||
|
|
||||||
- Various bugfixes.
|
- Various bugfixes.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue