File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.11.4] ( https://github.com/openssh-rust/openssh/compare/v0.11.3...v0.11.4 ) - 2024-11-27
10+
11+ ### Fixed
12+
13+ - wait_with_output forget to close stdin ([ #172 ] ( https://github.com/openssh-rust/openssh/pull/172 ) )
14+
15+ ### Other
16+
17+ - Bump codecov/codecov-action from 4 to 5 ([ #169 ] ( https://github.com/openssh-rust/openssh/pull/169 ) )
18+
919## [ 0.11.3] ( https://github.com/openssh-rust/openssh/compare/v0.11.2...v0.11.3 ) - 2024-11-06
1020
1121### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " openssh"
3- version = " 0.11.3 "
3+ version = " 0.11.4 "
44authors = [
" Jon Gjengset <[email protected] >" ]
55edition = " 2021"
66rust-version = " 1.63.0"
You can’t perform that action at this time.
0 commit comments