Skip to content

Commit d7717a2

Browse files
chore(main): release 0.8.0
1 parent 7a12a16 commit d7717a2

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.8.0](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.7.2...v0.8.0) (2026-04-05)
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+
* add fzf-lua picker support ([7a12a16](https://github.com/nosduco/remote-sshfs.nvim/commit/7a12a1677bbe96ca98f0c713448ac1f518ba09b7))
10+
* add snacks.nvim picker support ([22ed766](https://github.com/nosduco/remote-sshfs.nvim/commit/22ed7669d55ee9ca61f0c0fda343cb95f9d07da0))
11+
12+
13+
### Bug Fixes
14+
15+
* 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))
16+
317
## [0.7.2](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.7.1...v0.7.2) (2025-08-20)
418

519

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)