Skip to content

Commit 76b8b18

Browse files
authored
Release 0.54.0 (#669)
1 parent 2de5adf commit 76b8b18

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [0.54.0] - 2023-10-10
8+
9+
### Changed
10+
11+
- impl `Atomic` for `Duration` ([#668]).
12+
13+
[#668]: https://github.com/stackabletech/operator-rs/pull/668
14+
715
## [0.53.0] - 2023-10-09
816

917
### Changed

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

0 commit comments

Comments
 (0)