Skip to content

Commit 76b2d8a

Browse files
committed
chore: fixed changelog entry
1 parent 0edc5a8 commit 76b2d8a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
### Changed
8-
9-
- BREAKING: Append a dot to the default cluster domain and allow a trailing dot in `DomainName` ([#939]).
10-
11-
[#939]: https://github.com/stackabletech/operator-rs/pull/939
12-
137
### Added
148

159
- BREAKING: Aggregate emitted Kubernetes events on the CustomResources thanks to the new
@@ -26,6 +20,9 @@ All notable changes to this project will be documented in this file.
2620

2721
- BREAKING: Bump Rust dependencies to enable Kubernetes 1.32 (via `kube` 0.98.0 and `k8s-openapi`
2822
0.23.0) ([#867]).
23+
- BREAKING: Append a dot to the default cluster domain and allow a trailing dot in `DomainName` ([#939]).
24+
25+
[#939]: https://github.com/stackabletech/operator-rs/pull/939
2926

3027
## [0.83.0] - 2024-12-03
3128

0 commit comments

Comments
 (0)