File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.17.5] ( https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.4...openssh-mux-client-v0.17.5 ) - 2024-08-23
10
+
11
+ ### Other
12
+ - Update typed-builder requirement in /crates/mux-client ([ #55 ] ( https://github.com/openssh-rust/openssh-mux-client/pull/55 ) )
13
+
9
14
## [ 0.17.4] ( https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.3...openssh-mux-client-v0.17.4 ) - 2024-07-15
10
15
11
16
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " openssh-mux-client"
3
- version = " 0.17.4 "
3
+ version = " 0.17.5 "
4
4
edition = " 2018"
5
5
6
6
authors = [" Jiahao XU <Jiahao_XU@outlook.com>" ]
You can’t perform that action at this time.
0 commit comments