File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [ Unreleased]
6
6
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
+
7
13
## [ 0.8.0] - 2025-07-10
8
14
9
15
### Added
Original file line number Diff line number Diff line change @@ -4,12 +4,6 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [ Unreleased]
6
6
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
-
13
7
## [ 0.4.0] - 2025-07-10
14
8
15
9
### Fixed
You can’t perform that action at this time.
0 commit comments