Skip to content

Commit 340a261

Browse files
chore(main): release 0.7.0 (#57)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ba04a9 commit 340a261

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.6.0...v0.7.0) (2025-08-07)
4+
5+
6+
### Features
7+
8+
* add on_connect_success callback to be used in config ([#54](https://github.com/nosduco/remote-sshfs.nvim/issues/54)) ([a2f3f14](https://github.com/nosduco/remote-sshfs.nvim/commit/a2f3f144ee1b594d40414ddfbfba2be69198da7a))
9+
* add SSH known hosts prompt handling ([#55](https://github.com/nosduco/remote-sshfs.nvim/issues/55)) ([7ba04a9](https://github.com/nosduco/remote-sshfs.nvim/commit/7ba04a9a26c59d2871012bd610bc333cb2a6cb98))
10+
11+
12+
### Bug Fixes
13+
14+
* expose config via lua ([#56](https://github.com/nosduco/remote-sshfs.nvim/issues/56)) ([efd9d2a](https://github.com/nosduco/remote-sshfs.nvim/commit/efd9d2a477d1ba59829fe3e8d2001f1449362088))
15+
316
## [0.6.0](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.5.0...v0.6.0) (2025-07-31)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.0
1+
0.7.0

0 commit comments

Comments
 (0)