We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4246542 commit ded736aCopy full SHA for ded736a
crates/k8s-version/CHANGELOG.md
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
8
9
- Replace `lazy_static` with `std::cell::LazyCell` ([#827]).
10
11
-[#827](https://github.com/stackabletech/operator-rs/pull/827)
+[#827]: https://github.com/stackabletech/operator-rs/pull/827
12
13
## [0.1.1] - 2024-07-10
14
crates/stackable-operator/CHANGELOG.md
- BREAKING: Replace `lazy_static` with `std::cell::LazyCell` ([#827]).
## [0.71.0] - 2024-07-29
0 commit comments