Skip to content

Commit 2796064

Browse files
chore(main): release 0.6.0 (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f97150 commit 2796064

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.6.0](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.5.0...v0.6.0) (2025-07-31)
4+
5+
6+
### Features
7+
8+
* change sorter to get_fzy_sorter() ([#51](https://github.com/nosduco/remote-sshfs.nvim/issues/51)) ([ee63d7c](https://github.com/nosduco/remote-sshfs.nvim/commit/ee63d7c09128659c9e18bfb744a6e47b927be7d1))
9+
10+
11+
### Bug Fixes
12+
13+
* go back to normal mode when connect ([#52](https://github.com/nosduco/remote-sshfs.nvim/issues/52)) ([9f97150](https://github.com/nosduco/remote-sshfs.nvim/commit/9f9715077788195213b640518f8a2cde48149d86))
14+
315
## [0.5.0](https://github.com/nosduco/remote-sshfs.nvim/compare/v0.4.0...v0.5.0) (2025-05-29)
416

517

version.txt

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

0 commit comments

Comments
 (0)