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 79252b2 commit cbd3e7bCopy full SHA for cbd3e7b
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
+### Added
8
+
9
+- Add `changed()` action and support for the `ty` parameter in the `renamed()`
10
+ action ([#xxx]).
11
12
+[#xxx]: https://github.com/stackabletech/operator-rs/pull/xxx
13
14
### Fixed
15
16
- Report variant rename validation error at the correct span and trim underscores
0 commit comments