Skip to content

Commit 2b53a9d

Browse files
committed
chore(stackable-versioned): Add changelog entry
1 parent fb625b2 commit 2b53a9d

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

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- Correctly emit enum variant fields in `From` impl blocks ([#1086]).
10+
11+
[#1086]: https://github.com/stackabletech/operator-rs/pull/1086
12+
713
## [0.8.1] - 2025-08-21
814

915
### Fixed

0 commit comments

Comments
 (0)