Skip to content

Commit 4188030

Browse files
chore: release (#58)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 714fa2e commit 4188030

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

crates/mux-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.17.6](https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.5...openssh-mux-client-v0.17.6) - 2024-09-10
10+
11+
### Other
12+
13+
- Port forwarding closure ([#57](https://github.com/openssh-rust/openssh-mux-client/pull/57))
14+
915
## [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
1016

1117
### Other

crates/mux-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openssh-mux-client"
3-
version = "0.17.5"
3+
version = "0.17.6"
44
edition = "2018"
55

66
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]

0 commit comments

Comments
 (0)