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 30d9681 commit 1279a33Copy full SHA for 1279a33
1 file changed
crates/stackable-versioned/CHANGELOG.md
@@ -9,9 +9,9 @@ All notable changes to this project will be documented in this file.
9
- BREAKING: The `versioned` macro now automatically generates tests to test roundtrip converts for
10
every versioned struct. This requires you to implement the `RoundtripTestData` trait for all
11
structs, which returns some test data to be used for the roundtrip tests.
12
- Read on the `RoundtripTestData` documentation for details ([#XXX]).
+ Read on the `RoundtripTestData` documentation for details ([#1172]).
13
14
-[#XXX]: https://github.com/stackabletech/operator-rs/pull/XXX
+[#1172]: https://github.com/stackabletech/operator-rs/pull/1172
15
16
## [0.8.3] - 2025-10-23
17
0 commit comments