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 45781b5 commit bfbc23dCopy full SHA for bfbc23d
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.55.0] - 2023-10-16
8
+
9
### Added
10
11
- Mark the following functions as `const` ([#674]):
Cargo.toml
@@ -1,5 +1,5 @@
1
[workspace.package]
2
-version = "0.54.0"
+version = "0.55.0"
3
authors = ["Stackable GmbH <info@stackable.de>"]
license = "Apache-2.0"
edition = "2021"
0 commit comments