From a8aaf605b1a8cf8890aa0c9ef2978fd6b9aaef33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Wed, 10 Jan 2024 19:04:47 +0800 Subject: [PATCH] Doc: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a0ae91a1..ea9da6b13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Features: * Support host serial number and UUID detection (Host) * Support battery level detection for gamepads where possible (Gamepad) * Support maximum CPU clock detection. Previously base clock was printed (CPU, Windows) +* Support manufacture date and serial number detection for physical monitors (Monitor) Bugfixes: * Fix support of macOS Sonoma (Wallpaper, macOS)