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 93ebe82 commit 4246542Copy full SHA for 4246542
crates/k8s-version/CHANGELOG.md
@@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
6
7
### Changed
8
9
-- Replace `lazy_static` with `std::cell::LazyCell` ([#xxx]).
+- Replace `lazy_static` with `std::cell::LazyCell` ([#827]).
10
11
-[#xxx](https://github.com/stackabletech/operator-rs/pull/xxx)
+[#827](https://github.com/stackabletech/operator-rs/pull/827)
12
13
## [0.1.1] - 2024-07-10
14
0 commit comments