From 7934c16bcad5c08092bc303d9ccc568cf173f1e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Tue, 6 Jun 2023 15:46:57 +0800 Subject: [PATCH] Doc: update changelog for Icons module --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17e434e06..fca281fe7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,14 @@ Features: * Support display name, type, rotation detection on Wayland (Linux, Display) * Print more useful display name instead of intel_backlight (Linux, Brightness) +* Icons module supports Windows (Windows, Icons) Bugfixes: * Fix Gnome version detection on Fedora +Changes: +* In order to make Icons module consistant between different platforms, `--icons-format` no longer supports individual GTK / QT icon params. + # 1.11.1 Features: