Skip to content

Commit 0209946

Browse files
committed
Release v1.0.2
1 parent db20aac commit 0209946

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77

88
## [Unreleased]
9-
[Unreleased]: https://github.com/althonos/fs.sshfs/compare/v1.0.1...HEAD
9+
[Unreleased]: https://github.com/althonos/fs.sshfs/compare/v1.0.2...HEAD
10+
11+
12+
## [v1.0.2] - 2023-08-17
13+
14+
[v1.0.2]: https://github.com/althonos/fs.sshfs/compare/v1.0.1...v1.0.2
15+
16+
### Changed
17+
- Add explicit support for Paramiko 3 ([#57](https://github.com/althonos/fs.sshfs/issues/57)).
18+
1019

1120

1221
## [v1.0.1] - 2021-12-21

fs/sshfs/_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

0 commit comments

Comments
 (0)