Skip to content

Commit d2b8b80

Browse files
authored
fix changelog (#650)
1 parent 6b3903b commit d2b8b80

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add support for tls pkcs12 password to secret operator volume builder ([#645]).
10+
711
### Changed
812

913
- Bump `kube` to `0.86.0` and Kubernetes version to `1.28` ([#648]).
1014

15+
[#645]: https://github.com/stackabletech/operator-rs/pull/645
1116
[#648]: https://github.com/stackabletech/operator-rs/pull/648
1217

1318
## [0.48.0] - 2023-08-18
@@ -16,10 +21,8 @@ All notable changes to this project will be documented in this file.
1621

1722
- Add `PodBuilder::termination_grace_period_seconds` ([#641]).
1823
- Add support for adding `lifecycle`s to `ContainerBuilder` ([#641]).
19-
- Add support for tls pkcs12 password to secret operator volume builder ([#645]).
2024

2125
[#641]: https://github.com/stackabletech/operator-rs/pull/641
22-
[#645]: https://github.com/stackabletech/operator-rs/pull/645
2326

2427
## [0.47.0] - 2023-08-16
2528

0 commit comments

Comments
 (0)