Skip to content

Commit cf4c4cb

Browse files
chore(main): release 0.8.0
1 parent 45502b3 commit cf4c4cb

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.8.0](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.7.2...v0.8.0) (2025-09-30)
4+
5+
6+
### Features
7+
8+
* add ability to set Path option in .sshconfig ([#58](https://github.com/nosduco/remote-sshfs.nvim/issues/58)) ([0950e86](https://github.com/nosduco/remote-sshfs.nvim/commit/0950e866212f317b3eb4726b65a4a79c36868bbc))
9+
10+
11+
### Bug Fixes
12+
13+
* name by default instead of hostname in config parsing [#59](https://github.com/nosduco/remote-sshfs.nvim/issues/59) ([62e3921](https://github.com/nosduco/remote-sshfs.nvim/commit/62e39217263ba03d95628614cb607aa4d3c21b91))
14+
315
## [0.7.2](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.7.1...v0.7.2) (2025-08-20)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.2
1+
0.8.0

0 commit comments

Comments
 (0)