Skip to content

Commit d7658df

Browse files
committed
chore: Add changelog entry
1 parent b1588dd commit d7658df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ All notable changes to this project will be documented in this file.
1313

1414
### Changed
1515

16+
- BREAKING: The `merged_crd` function now accepts `Self` instead of a dedicated
17+
`Version` enu ([#875]).
1618
- The `merged_crd` associated function now takes `Version` instead of `&str` as
1719
input ([#872]).
1820

1921
[#872]: https://github.com/stackabletech/operator-rs/pull/872
2022
[#873]: https://github.com/stackabletech/operator-rs/pull/873
23+
[#875]: https://github.com/stackabletech/operator-rs/pull/875
2124

2225
## [0.2.0] - 2024-09-19
2326

0 commit comments

Comments
 (0)