Skip to content

Commit d988822

Browse files
Release operator-rs 0.64.0 (#733)
1 parent dd01e5d commit d988822

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.64.0] - 2024-01-31
8+
79
### Added
810

911
- Derive `Hash` and `Ord` instances for `AuthenticationClassProvider`,

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.63.0"
2+
version = "0.64.0"
33
authors = ["Stackable GmbH <info@stackable.de>"]
44
license = "Apache-2.0"
55
edition = "2021"

0 commit comments

Comments
 (0)