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 a09dcba commit 93ebe82Copy full SHA for 93ebe82
crates/stackable-operator/CHANGELOG.md
@@ -6,7 +6,7 @@ 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]).
+- BREAKING: Replace `lazy_static` with `std::cell::LazyCell` ([#827]).
10
11
[#827](https://github.com/stackabletech/operator-rs/pull/827)
12
0 commit comments