Skip to content

Commit c4fe882

Browse files
committed
chore: Add changelog entry
1 parent e763970 commit c4fe882

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

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

77
### Added
88

9+
- Add YAML serialization for merged CRD schema. The schema can now be printed to stdout or written
10+
to file ([#884]).
911
- Add snapshot tests to verify generated code matches expected output ([#881]).
1012

1113
[#881]: https://github.com/stackabletech/operator-rs/pull/881
14+
[#884]: https://github.com/stackabletech/operator-rs/pull/884
1215

1316
## [0.3.0] - 2024-09-26
1417

0 commit comments

Comments
 (0)