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 1efce93 commit face5daCopy full SHA for face5da
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.113.3] - 2026-07-07
8
+
9
### Fixed
10
-- [v2]: Don't require the `attributed_string_type` macro caller to have `std::str::FromStr` in scope ([#XXXX]).
11
+- [v2]: Don't require the `attributed_string_type` macro caller to have `std::str::FromStr` in scope ([#1244]).
12
-[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
13
+[#1244]: https://github.com/stackabletech/operator-rs/pull/1244
14
15
## [0.113.2] - 2026-07-07
16
0 commit comments