Skip to content
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ All notable changes to this project will be documented in this file.
### Changed

- `vector` `0.26.0` -> `0.31.0` ([#612]).
- `operator-rs` `0.44.0` -> `0.45.1` ([#611]).
- `operator-rs` `0.44.0` -> `0.48.0` ([#611], [#621]).
- Let secret-operator handle certificate conversion ([#621]).

[#611]: https://github.com/stackabletech/kafka-operator/pull/611
[#612]: https://github.com/stackabletech/kafka-operator/pull/612
[#613]: https://github.com/stackabletech/kafka-operator/pull/613
[#616]: https://github.com/stackabletech/kafka-operator/pull/616
[#621]: https://github.com/stackabletech/kafka-operator/pull/621

## [23.7.0] - 2023-07-14

Expand Down
Loading