Skip to content

Commit 06e947d

Browse files
committed
Update changelog
1 parent 736edbe commit 06e947d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Please make sure to add your changes to the appropriate categories:
2525
- Added enum-level `#[enumcapsulate(exclude)]`/`#[enumcapsulate(exclude(…))]` helper attribute.
2626
- Added optional selection list to variant-level `#[enumcapsulate(exclude(…))]` helper attribute.
2727
- Added optional selection list to variant-level `#[enumcapsulate(include(…))]` helper attribute.
28+
- Added derive support for generic enums (by force-excluding variants that use generic const/type parameters).
2829

2930
### Changed
3031

0 commit comments

Comments
 (0)