Skip to content

Commit 4246542

Browse files
Apply suggestion
Co-authored-by: Nick <[email protected]>
1 parent 93ebe82 commit 4246542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/k8s-version/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

9-
- Replace `lazy_static` with `std::cell::LazyCell` ([#xxx]).
9+
- Replace `lazy_static` with `std::cell::LazyCell` ([#827]).
1010

11-
[#xxx](https://github.com/stackabletech/operator-rs/pull/xxx)
11+
[#827](https://github.com/stackabletech/operator-rs/pull/827)
1212

1313
## [0.1.1] - 2024-07-10
1414

0 commit comments

Comments
 (0)