Skip to content

Commit 3865bc6

Browse files
committed
changelog
1 parent 0ef87bc commit 3865bc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

9-
- BREAKING: Use `serde_json::Value` instead of `String` for user-provided JSON configOverrides. This changed is marked as breaking, as it causes a breaking change to the CRD ([#XXXX]).
9+
- BREAKING: Use `serde_json::Value` instead of `String` for user-provided JSON configOverrides. This changed is marked as breaking, as it causes a breaking change to the CRD ([#1206]).
1010

11-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
11+
[#1206]: https://github.com/stackabletech/operator-rs/pull/1206
1212

1313
## [0.111.1] - 2026-04-28
1414

0 commit comments

Comments
 (0)