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