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
b354854c79
commit
1fbe3279b3
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Keep package hashes indifferent to line endings when `ya pkg` pulls packages ([#4064])
|
- Keep package hashes indifferent to line endings when `ya pkg` pulls packages ([#4064])
|
||||||
|
- Use WebP as `magick` preset preloader cache format to keep image transparency ([#4065])
|
||||||
|
|
||||||
### Improved
|
### Improved
|
||||||
|
|
||||||
|
|
@ -1751,3 +1752,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
[#4031]: https://github.com/sxyazi/yazi/pull/4031
|
[#4031]: https://github.com/sxyazi/yazi/pull/4031
|
||||||
[#4040]: https://github.com/sxyazi/yazi/pull/4040
|
[#4040]: https://github.com/sxyazi/yazi/pull/4040
|
||||||
[#4064]: https://github.com/sxyazi/yazi/pull/4064
|
[#4064]: https://github.com/sxyazi/yazi/pull/4064
|
||||||
|
[#4065]: https://github.com/sxyazi/yazi/pull/4065
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue