Skip to content

Commit 681c233

Browse files
committed
chore: Add changelog entry
1 parent 96217cf commit 681c233

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
99
- Pass through container and item attributes (including doc-comments). Add
1010
attribute for version specific docs ([#847]).
1111
- Forward container visibility to generated modules ([#850]).
12+
- Add support for Kubernetes-specific features ([#xxx]).
1213

1314
### Fixed
1415

@@ -18,6 +19,7 @@ All notable changes to this project will be documented in this file.
1819
[#842]: https://github.com/stackabletech/operator-rs/pull/842
1920
[#847]: https://github.com/stackabletech/operator-rs/pull/847
2021
[#850]: https://github.com/stackabletech/operator-rs/pull/850
22+
[#xxx]: https://github.com/stackabletech/operator-rs/pull/xxx
2123

2224
## [0.1.1] - 2024-07-10
2325

0 commit comments

Comments
 (0)