We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510a910 commit e1756e7Copy full SHA for e1756e7
wayland-protocols/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.31.1 -- 2024-01-29
6
+
7
- Bump wayland-protocols to 1.33
8
- `linux-dmabuf-unstable-v1` is now stable
9
- `linux-dmabuf-unstable-v1` version 5 requires protocol error for planes with different modifiers.
wayland-protocols/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "wayland-protocols"
-version = "0.31.0"
+version = "0.31.1"
documentation = "https://docs.rs/wayland-protocols/"
repository = "https://github.com/smithay/wayland-rs"
authors = ["Elinor Berger <elinor@safaradeg.net>"]
0 commit comments