Skip to content

Commit b5d2f41

Browse files
committed
chore: Update changelog
1 parent 28e0c71 commit b5d2f41

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Generate a `Version` enum containing all declared versions as variants
10+
([#872]).
11+
12+
### Changed
13+
14+
- The `merged_crd` associated function now takes `Version` instead of `&str` as
15+
input ([#872]).
16+
17+
[#872]: https://github.com/stackabletech/operator-rs/pull/872
18+
719
## [0.2.0] - 2024-09-19
820

921
### Added

0 commit comments

Comments
 (0)