Skip to content

Commit

Permalink
Release 0.52.0 (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer authored Oct 5, 2023
1 parent 84e1c24 commit a6fdaf8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.52.0] - 2023-10-05

### Changed

- BREAKING: Make roleConfig customizable by making the `Role` struct generic over the `roleConfig` ([#661]).
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "0.51.1"
version = "0.52.0"
authors = ["Stackable GmbH <info@stackable.de>"]
license = "Apache-2.0"
edition = "2021"
Expand Down

0 comments on commit a6fdaf8

Please sign in to comment.