Skip to content

Commit d151823

Browse files
committed
chore(stackable-versioned): Update changelog
1 parent 7966a4c commit d151823

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add basic handling for enum variants with data ([#892]).
10+
11+
### Fixed
12+
13+
- Accept a wider variety of formatting styles in the macro testing regex ([#892]).
14+
15+
[#892]: https://github.com/stackabletech/operator-rs/pull/892
16+
717
## [0.4.0] - 2024-10-14
818

919
### Added

0 commit comments

Comments
 (0)