From cf4c4cb98d675b7cdd44cefbf53a89808341db1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 00:49:41 +0000 Subject: [PATCH] chore(main): release 0.8.0 --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ccff06..9031514 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.8.0](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.7.2...v0.8.0) (2025-09-30) + + +### 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)) + + +### 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