Skip to content

Commit 93ebe82

Browse files
committed
chore: Mark change as breaking in changelog
1 parent a09dcba commit 93ebe82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

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

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

0 commit comments

Comments
 (0)