Skip to content

Commit fecbf88

Browse files
committed
Move changelog entry to unreleased
1 parent b6480f9 commit fecbf88

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

crates/stackable-operator/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Changed OPA Bundle Builder Vector config to read from the new log-to-file setup ([#814]).
10+
11+
[#814]: https://github.com/stackabletech/operator-rs/pull/814
12+
713
## [0.70.0] - 2024-07-10
814

915
### Added
@@ -20,7 +26,6 @@ All notable changes to this project will be documented in this file.
2026
- [kube#1494](https://github.com/kube-rs/kube/pull/1494)
2127
- [kube#1504](https://github.com/kube-rs/kube/pull/1504)
2228
- Upgrade opentelemetry crates ([#811]).
23-
- Changed OPA Bundle Builder Vector config to read from the new log-to-file setup ([#814]).
2429
- Bump rust-toolchain to 1.79.0 ([#822])
2530

2631
### Fixed
@@ -32,7 +37,6 @@ All notable changes to this project will be documented in this file.
3237
[#804]: https://github.com/stackabletech/operator-rs/pull/804
3338
[#811]: https://github.com/stackabletech/operator-rs/pull/811
3439
[#812]: https://github.com/stackabletech/operator-rs/pull/812
35-
[#814]: https://github.com/stackabletech/operator-rs/pull/814
3640
[#817]: https://github.com/stackabletech/operator-rs/pull/817
3741
[#818]: https://github.com/stackabletech/operator-rs/pull/818
3842
[#819]: https://github.com/stackabletech/operator-rs/pull/819

0 commit comments

Comments
 (0)