There was an error while loading. Please reload this page.
1 parent dd01e5d commit d988822Copy full SHA for d988822
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.64.0] - 2024-01-31
8
+
9
### Added
10
11
- Derive `Hash` and `Ord` instances for `AuthenticationClassProvider`,
Cargo.toml
@@ -1,5 +1,5 @@
1
[workspace.package]
2
-version = "0.63.0"
+version = "0.64.0"
3
authors = ["Stackable GmbH <info@stackable.de>"]
license = "Apache-2.0"
edition = "2021"
0 commit comments