From d7717a26bc621ca35041bbd3b66baad3142b118c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 04:05:09 +0000 Subject: [PATCH] chore(main): release 0.8.0 --- CHANGELOG.md | 14 ++++++++++++++ version.txt | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ccff06..74d4cf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.8.0](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.7.2...v0.8.0) (2026-04-05) + + +### Features + +* 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)) +* add fzf-lua picker support ([7a12a16](https://github.com/nosduco/remote-sshfs.nvim/commit/7a12a1677bbe96ca98f0c713448ac1f518ba09b7)) +* add snacks.nvim picker support ([22ed766](https://github.com/nosduco/remote-sshfs.nvim/commit/22ed7669d55ee9ca61f0c0fda343cb95f9d07da0)) + + +### Bug Fixes + +* 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)) + ## [0.7.2](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.7.1...v0.7.2) (2025-08-20) diff --git a/version.txt b/version.txt index 7486fdb..a3df0a6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.7.2 +0.8.0