Add changelog

This commit is contained in:
sxyazi 2026-05-28 08:19:59 +08:00
parent eb8ac6d91d
commit b4c491afac
No known key found for this signature in database

View file

@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
### Added
- Drag and drop ([#4005])
- Bulk create ([#3793])
- Image preview with Überzug++ on Niri ([#3990])
@ -1729,3 +1730,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
[#3943]: https://github.com/sxyazi/yazi/pull/3943
[#3989]: https://github.com/sxyazi/yazi/pull/3989
[#3990]: https://github.com/sxyazi/yazi/pull/3990
[#4005]: https://github.com/sxyazi/yazi/pull/4005