Skip to content

Commit 1e2cff3

Browse files
committed
Mention all PRs in crates/k8s-version/CHANGELOG.md
1 parent 7fe48c9 commit 1e2cff3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

crates/k8s-version/CHANGELOG.md

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

77
### Changed
88

9-
- Replace `lazy_static` with `std::cell::LazyCell` ([#827]).
9+
- Replace `lazy_static` with `std::cell::LazyCell` ([#827], [#835], [#840]).
1010

1111
[#827]: https://github.com/stackabletech/operator-rs/pull/827
12+
[#835]: https://github.com/stackabletech/operator-rs/pull/835
13+
[#840]: https://github.com/stackabletech/operator-rs/pull/840
1214

1315
## [0.1.1] - 2024-07-10
1416

0 commit comments

Comments
 (0)