File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.11.1] ( https://github.com/openssh-rust/openssh/compare/v0.11.0...v0.11.1 ) - 2024-09-08
10+
11+ ### Other
12+
13+ - Add optional tracing support to Session drop impl ([ #164 ] ( https://github.com/openssh-rust/openssh/pull/164 ) )
14+ - Update openssh-sftp-client requirement from 0.14.0 to 0.15.0 ([ #159 ] ( https://github.com/openssh-rust/openssh/pull/159 ) )
15+
916## [ 0.11.0] ( https://github.com/openssh-rust/openssh/compare/v0.10.5...v0.10.6 ) - 2024-08-10
1017
1118- Remove dep tokio-pipe (#156 )
Original file line number Diff line number Diff line change 11[package ]
22name = " openssh"
3- version = " 0.11.0 "
3+ version = " 0.11.1 "
44authors = [
" Jon Gjengset <[email protected] >" ]
55edition = " 2021"
66rust-version = " 1.63.0"
You can’t perform that action at this time.
0 commit comments