Skip to content

Commit 5089e4d

Browse files
committed
chore: Update changelog
1 parent f149527 commit 5089e4d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

crates/stackable-versioned/CHANGELOG.md

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

77
### Added
88

9-
- Add `changed()` action and support for the `ty` parameter in the `renamed()`
10-
action ([#844]).
9+
- Add new `from_type` parameter to `changed()` action ([#844]).
1110
- Pass through container and item attributes (including doc-comments). Add
1211
attribute for version specific docs ([#847]).
1312
- Forward container visibility to generated modules ([#850]).
1413

14+
### Changed
15+
16+
- BREAKING: Rename `renamed()` action to `changed()` and renamed `from`
17+
parameter to `from_name` ([#844]).
18+
1519
### Fixed
1620

1721
- Report variant rename validation error at the correct span and trim underscores

0 commit comments

Comments
 (0)