Skip to content

Commit 2d02f44

Browse files
committed
import changelog 2.0.1
Signed-off-by: clux <[email protected]>
1 parent 45f9c9b commit 2d02f44

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ UNRELEASED
77
===================
88
* see https://github.com/kube-rs/kube/compare/2.0.1...main
99

10+
[2.0.1](https://github.com/kube-rs/kube/releases/tag/2.0.1) / 2025-09-12
11+
===================
12+
<!-- Release notes generated using configuration in .github/release.yml at 2.0.1 -->
13+
14+
## What's Changed
15+
Fixes an accidental inclusion of a constraint added to `Api::log_stream` introduced in the 2.0.0 Rust 2024 upgrade.
16+
17+
### Fixed
18+
* Remove unused use<'_> from log_stream() by @pgerber in https://github.com/kube-rs/kube/pull/1824
19+
20+
1021
2.0.1 / 2025-09-12
1122
===================
1223

0 commit comments

Comments
 (0)