Skip to content

Commit 80d42f9

Browse files
committed
Add changelog
1 parent 8e9d8f8 commit 80d42f9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
1414

1515
### Added
1616

17-
- Remote file management ([#3166], [#3170], [#3172], [#3198], [#3201], [#3243], [#3264], [#3268])
17+
- Remote file management ([#3396])
1818
- Virtual file system ([#3034], [#3035], [#3094], [#3108], [#3187], [#3203])
1919
- Shell formatting ([#3232])
2020
- Multi-entry support for plugin system ([#3154])
@@ -83,6 +83,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
8383

8484
- Make preload tasks discardable ([#2875])
8585
- Reduce file change event frequency ([#2820])
86+
- Upload and download of a single file over SFTP in chunks concurrently ([#3393])
8687
- Do not listen for file changes in inactive tabs ([#2958])
8788
- Switch to a higher-performance hash algorithm ([#3083])
8889
- Sequence-based rendering merge strategy ([#2861])
@@ -1548,3 +1549,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
15481549
[#3385]: https://github.com/sxyazi/yazi/pull/3385
15491550
[#3387]: https://github.com/sxyazi/yazi/pull/3387
15501551
[#3391]: https://github.com/sxyazi/yazi/pull/3391
1552+
[#3393]: https://github.com/sxyazi/yazi/pull/3393
1553+
[#3396]: https://github.com/sxyazi/yazi/pull/3396

0 commit comments

Comments
 (0)