We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b6974 commit 7a493dfCopy full SHA for 7a493df
1 file changed
crates/stackable-versioned/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
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
13
## [0.8.2] - 2025-09-09
14
15
### Added
0 commit comments