Skip to content

Commit ddc57ad

Browse files
Techassisbernauer
andauthored
chore: Release operator-rs 0.61.0 (#716)
* chore: Bump operator-rs to `0.61.0` * Update CHANGELOG.md Co-authored-by: Sebastian Bernauer <[email protected]> --------- Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 4f6953b commit ddc57ad

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.61.0] - 2024-01-15
8+
79
### Added
810

911
- Add `TryFrom<[(K, V); N]>` implementation for `Annotations` and `Labels` ([#711]).

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.60.1"
2+
version = "0.61.0"
33
authors = ["Stackable GmbH <[email protected]>"]
44
license = "Apache-2.0"
55
edition = "2021"

0 commit comments

Comments
 (0)