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 a8457a4 commit 962e818Copy full SHA for 962e818
crates/stackable-versioned/CHANGELOG.md
@@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file.
18
19
### Changed
20
21
+- Simplify crate override handling and generation ([#919]).
22
- Bump Rust to 1.82.0 ([#891]).
23
24
### Fixed
@@ -29,6 +30,7 @@ All notable changes to this project will be documented in this file.
29
30
[#912]: https://github.com/stackabletech/operator-rs/pull/912
31
[#913]: https://github.com/stackabletech/operator-rs/pull/913
32
[#914]: https://github.com/stackabletech/operator-rs/pull/914
33
+[#919]: https://github.com/stackabletech/operator-rs/pull/919
34
35
## [0.4.1] - 2024-10-23
36
0 commit comments