Skip to content

Commit 674b9b9

Browse files
committed
Fix old changelog formatting errors
1 parent d1fcfe7 commit 674b9b9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

crates/stackable-operator/CHANGELOG.md

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

7575
[#821]: https://github.com/stackabletech/operator-rs/pull/821
7676
[#827]: https://github.com/stackabletech/operator-rs/pull/827
77-
[#840]: https://github.com/stackabletech/operator-rs/pull/840
7877

7978
## [0.71.0] - 2024-07-29
8079

@@ -518,9 +517,6 @@ Only rust documentation was changed.
518517
- `PodListeners` CRD ([#644]).
519518
- Add support for tls pkcs12 password to secret operator volume builder ([#645]).
520519

521-
[#644]: https://github.com/stackabletech/operator-rs/pull/644
522-
[#645]: https://github.com/stackabletech/operator-rs/pull/645
523-
524520
### Changed
525521

526522
- Derive `Eq` and `Copy` where applicable for listener CRDs ([#644]).
@@ -1187,7 +1183,7 @@ This is a rerelease of 0.25.1 which some last-minute incompatible API changes to
11871183

11881184
### Changed
11891185

1190-
- BREAKING: kube 0.68 -> 0.69.1 ([#319, [#322]]).
1186+
- BREAKING: kube 0.68 -> 0.69.1 ([#319], [#322]).
11911187

11921188
### Removed
11931189

0 commit comments

Comments
 (0)