Skip to content

Commit 338fcd9

Browse files
committed
changelog
1 parent c91f0b3 commit 338fcd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Re-export `stackable-certs` and `stackable-webhook` crates ([#XXXX]).
9+
- Re-export `stackable-certs` and `stackable-webhook` crates ([#1074]).
1010

1111
### Changed
1212

1313
- BREAKING: Some modules have been moved into the `stackable-shared` crate, so that they can also be
14-
used in `stackable-certs` and `stackable-webhook` ([#XXXX]):
14+
used in `stackable-certs` and `stackable-webhook` ([#1074]):
1515
- The module `stackable_operator::time` has moved to `stackable_operator::shared::time`
1616
- The module `stackable_operator::commons::secret` has moved to `stackable_operator::shared::commons::secret`
1717

18-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
18+
[#1074]: https://github.com/stackabletech/operator-rs/pull/1074
1919

2020
## [0.94.0] - 2025-07-10
2121

0 commit comments

Comments
 (0)