Skip to content

Commit 2c761a2

Browse files
committed
Put changelog entry in correct file
1 parent 4f6fa86 commit 2c761a2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

crates/stackable-versioned/CHANGELOG.md

Lines changed: 6 additions & 0 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+
### Fixed
8+
9+
- Replace the hardcoded `::stackable_versioned` path in the `tracking_from` function with the configurable crate override ([#1079]).
10+
11+
[#1079]: https://github.com/stackabletech/operator-rs/pull/1079
12+
713
## [0.8.0] - 2025-07-10
814

915
### Added

crates/stackable-webhook/CHANGELOG.md

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

55
## [Unreleased]
66

7-
### Fixed
8-
9-
- Replace the hardcoded `::stackable_versioned` path in the `tracking_from` function with the configurable crate override ([#1079]).
10-
11-
[#1079]: https://github.com/stackabletech/operator-rs/pull/1079
12-
137
## [0.4.0] - 2025-07-10
148

159
### Fixed

0 commit comments

Comments
 (0)