Skip to content

Commit 51abc88

Browse files
committed
Update changelog
1 parent e76654e commit 51abc88

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,22 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Added `COMMON_BASH_TRAP_FUNCTIONS`, which can be used to write a Vector shutdown trigger file after the main application stopped ([#681]).
9+
- Added `COMMON_BASH_TRAP_FUNCTIONS`, which can be used to write a Vector shutdown trigger file after the main
10+
application stopped ([#681]).
1011

1112
### Changed
1213

13-
- BREAKING: Rename `product_logging::framework::shutdown_vector_command` to `create_vector_shutdown_file_command` and added `remove_vector_shutdown_file_command` ([#681]).
14+
- BREAKING: Rename `product_logging::framework::shutdown_vector_command` to `create_vector_shutdown_file_command` and
15+
added `remove_vector_shutdown_file_command` ([#681]).
16+
- BREAKING: Remove re-export of `product_config`, update `product_config` to `0.6.0` ([#682]).
1417

1518
### Fixed
1619

1720
- Fix Docker image tag parsing when user specifies custom image ([#677]).
1821

1922
[#677]: https://github.com/stackabletech/operator-rs/pull/677
2023
[#681]: https://github.com/stackabletech/operator-rs/pull/681
24+
[#682]: https://github.com/stackabletech/operator-rs/pull/682
2125

2226
## [0.55.0] - 2023-10-16
2327

0 commit comments

Comments
 (0)