Skip to content

Commit 3a35338

Browse files
chore(openssh-sftp-client): release v0.15.4 (#148)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fb04a9d commit 3a35338

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.15.4](https://github.com/openssh-rust/openssh-sftp-client/compare/openssh-sftp-client-v0.15.3...openssh-sftp-client-v0.15.4) - 2025-11-21
10+
11+
### Other
12+
13+
- Bump actions/checkout from 5 to 6 ([#150](https://github.com/openssh-rust/openssh-sftp-client/pull/150))
14+
- Enable doc_cfg instead of doc_auto_cfg ([#151](https://github.com/openssh-rust/openssh-sftp-client/pull/151))
15+
- Bump actions/checkout from 4 to 5 ([#147](https://github.com/openssh-rust/openssh-sftp-client/pull/147))
16+
917
## [0.15.3](https://github.com/openssh-rust/openssh-sftp-client/compare/openssh-sftp-client-v0.15.2...openssh-sftp-client-v0.15.3) - 2025-07-14
1018

1119
### Other

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-sftp-client"
3-
version = "0.15.3"
3+
version = "0.15.4"
44
edition = "2021"
55
rust-version = "1.64"
66

0 commit comments

Comments
 (0)