From bb97893bd09ac82cb6809cd57c2db9eede178c0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Fri, 29 Mar 2024 14:36:11 +0800 Subject: [PATCH] Doc: update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9186935cc..a96d23252 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # 2.8.11 Features: -* Support Lxterminal version detection +* Support Lxterminal version detection (Terminal, Linux) +* Support weston-terminal version and font detection (TerminalFont, Linux) # 2.8.10