We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce7bcb commit 6663fdaCopy full SHA for 6663fda
crates/stackable-versioned/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.5.0] - 2024-12-03
8
+
9
### Added
10
11
- Use visibility of container definition or module for generated CRD enum ([#923]).
crates/stackable-versioned/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "stackable-versioned"
3
-version = "0.4.1"
+version = "0.5.0"
authors.workspace = true
license.workspace = true
edition.workspace = true
0 commit comments