1
0
Fork 0
forked from wry/wry

Merge pull request #355 from mahkoh/jorth/v1.9.0

docs: prepare 1.9.0 release
This commit is contained in:
mahkoh 2025-01-27 10:40:54 +01:00 committed by GitHub
commit 0631f4e729
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 2 deletions

2
Cargo.lock generated
View file

@ -555,7 +555,7 @@ dependencies = [
[[package]]
name = "jay-compositor"
version = "1.8.0"
version = "1.9.0"
dependencies = [
"ahash",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "jay-compositor"
version = "1.8.0"
version = "1.9.0"
edition = "2021"
build = "build/build.rs"
license = "GPL-3.0-only"

View file

@ -1,5 +1,7 @@
# Unreleased
# 1.9.0
- Needs jay-compositor release.
# 1.8.0

View file

@ -1,5 +1,7 @@
# Unreleased
# 1.9.0 (2025-01-27)
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