From f3b0c55bba7e10137c54dfb296900d985f96c57c Mon Sep 17 00:00:00 2001 From: "LINING-PC\\lining" Date: Sat, 7 Feb 2026 20:52:11 +0800 Subject: [PATCH] v1.9.1 - version desc update --- demo/version-history.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/demo/version-history.json b/demo/version-history.json index fd570d1..d4d7146 100644 --- a/demo/version-history.json +++ b/demo/version-history.json @@ -544,5 +544,13 @@ "🔧 Fixed: Changed Theme setting from HTML root to Gantt Component root", "Special thanks to a_sunshine@gitee for their use and feedback" ] + }, + { + "version": "1.9.1", + "date": "2026-02-07", + "notes": [ + "🔧 修复: GanttChart管理ThemeChange的问题", + "🔧 Fixed: Issue with ThemeChange management in GanttChart" + ] } ]