Skip to content

Commit efea381

Browse files
committed
chore: Update changelog
1 parent 761e8e0 commit efea381

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
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Add `from_name` parameter validation ([#865]).
910
- Add new `from_type` parameter to `changed()` action ([#844]).
1011
- Pass through container and item attributes (including doc-comments). Add
1112
attribute for version specific docs ([#847]).
@@ -33,6 +34,7 @@ All notable changes to this project will be documented in this file.
3334
[#857]: https://github.com/stackabletech/operator-rs/pull/857
3435
[#859]: https://github.com/stackabletech/operator-rs/pull/859
3536
[#860]: https://github.com/stackabletech/operator-rs/pull/860
37+
[#865]: https://github.com/stackabletech/operator-rs/pull/865
3638

3739
## [0.1.1] - 2024-07-10
3840

0 commit comments

Comments
 (0)