Skip to content

Commit 1279a33

Browse files
committed
changelog
1 parent 30d9681 commit 1279a33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/stackable-versioned/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ All notable changes to this project will be documented in this file.
99
- BREAKING: The `versioned` macro now automatically generates tests to test roundtrip converts for
1010
every versioned struct. This requires you to implement the `RoundtripTestData` trait for all
1111
structs, which returns some test data to be used for the roundtrip tests.
12-
Read on the `RoundtripTestData` documentation for details ([#XXX]).
12+
Read on the `RoundtripTestData` documentation for details ([#1172]).
1313

14-
[#XXX]: https://github.com/stackabletech/operator-rs/pull/XXX
14+
[#1172]: https://github.com/stackabletech/operator-rs/pull/1172
1515

1616
## [0.8.3] - 2025-10-23
1717

0 commit comments

Comments
 (0)