Skip to content

Commit 395b16c

Browse files
committed
chore(stackable-versioned): update changelog
1 parent 6a5f121 commit 395b16c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Pass through container and item attributes (including doc-comments). Add
10+
attribute for version specific docs. ([#847])
11+
712
### Fixed
813

914
- Report variant rename validation error at the correct span and trim underscores
1015
from variants not using PascalCase (#[842]).
1116

1217
[#842]: https://github.com/stackabletech/operator-rs/pull/842
18+
[#847]: https://github.com/stackabletech/operator-rs/pull/847
1319

1420
## [0.1.1] - 2024-07-10
1521

0 commit comments

Comments
 (0)