Skip to content

Commit 8544c2b

Browse files
committed
chore: Update PR link in changelog
1 parent 450d49f commit 8544c2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/stackable-versioned/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file.
1111
attribute for version specific docs ([#847]).
1212
- Forward container visibility to generated modules ([#850]).
1313
- Add `use super::*` to version modules to be able to use imported types
14-
([#xxx]).
14+
([#859]).
1515

1616
### Changed
1717

@@ -27,7 +27,7 @@ All notable changes to this project will be documented in this file.
2727
[#844]: https://github.com/stackabletech/operator-rs/pull/844
2828
[#847]: https://github.com/stackabletech/operator-rs/pull/847
2929
[#850]: https://github.com/stackabletech/operator-rs/pull/850
30-
[#xxx]: https://github.com/stackabletech/operator-rs/pull/xxx
30+
[#859]: https://github.com/stackabletech/operator-rs/pull/859
3131

3232
## [0.1.1] - 2024-07-10
3333

0 commit comments

Comments
 (0)