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 7d42185 commit 4ccec93Copy full SHA for 4ccec93
crates/stackable-versioned/CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Fixed
8
+
9
+- Report variant rename validation error at the correct span and trim underscores
10
+ from variants not using PascalCase (#[xxx]).
11
12
+[#xxx]: https://github.com/stackabletech/operator-rs/pull/xxx
13
14
## [0.1.1] - 2024-07-10
15
16
### Added
0 commit comments