From 0babaa4ea4c88918d36c28b23eaf7815259175bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E9=9B=85=20misaki=20masa?= Date: Sat, 23 May 2026 11:01:49 +0800 Subject: [PATCH] fix: missing the link --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fdaa343..ccb14fab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/): ### Added - Bulk create ([#3793]) -- Support Niri for Wayland image previews ([#3990]) +- Image preview with Überzug++ on Niri ([#3990]) ### Changed @@ -1728,3 +1728,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/): [#3934]: https://github.com/sxyazi/yazi/pull/3934 [#3943]: https://github.com/sxyazi/yazi/pull/3943 [#3989]: https://github.com/sxyazi/yazi/pull/3989 +[#3990]: https://github.com/sxyazi/yazi/pull/3990