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 07deba4 commit 46209cfCopy full SHA for 46209cf
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Smithay Changelog
2
3
-## version 0.3.0 (to be released)
+## Unreleased
4
+
5
+## version 0.3.0 (2021-07-25)
6
7
Large parts of Smithay were changed with numerous API changes. It is thus recommended to
8
approach version 0.3 as if it was a new crate altogether compared to 0.2.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "smithay"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Victor Berger <[email protected]>", "Drakulix (Victor Brekenfeld)"]
license = "MIT"
description = "Smithay is a library for writing wayland compositors."
0 commit comments