Skip to content

Commit 7a493df

Browse files
committed
chore(versioned): Add changelog entry
1 parent 49b6974 commit 7a493df

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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+
- Fix inconsistent use of `.into()` functions in enum `From` impls with variant data ([#1109]).
10+
11+
[#1109]: https://github.com/stackabletech/operator-rs/pull/1109
12+
713
## [0.8.2] - 2025-09-09
814

915
### Added

0 commit comments

Comments
 (0)