mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Add changelog
This commit is contained in:
parent
9bf2339d35
commit
d9b88ef505
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
|||
- Tree view for the preset archive previewer ([#3525])
|
||||
- Support compressed tarballs (`.tar.gz`, `.tar.bz2`, etc.) in the preset archive previewer ([#3518])
|
||||
- Check and refresh the file list when the terminal gains focus ([#3561])
|
||||
- Experimental module-level async support ([#3594])
|
||||
- Disable ANSI escape sequences in `ya pkg` when stdout is not a TTY ([#3566])
|
||||
- New `Path.os()` API creates an OS-native `Path` ([#3541])
|
||||
|
||||
|
|
@ -1607,3 +1608,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
|||
[#3561]: https://github.com/sxyazi/yazi/pull/3561
|
||||
[#3566]: https://github.com/sxyazi/yazi/pull/3566
|
||||
[#3582]: https://github.com/sxyazi/yazi/pull/3582
|
||||
[#3594]: https://github.com/sxyazi/yazi/pull/3594
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue