From 21fe1b9ab3b5e97986f212c961f071a75866b043 Mon Sep 17 00:00:00 2001 From: xiaoyifang <105986+xiaoyifang@users.noreply.github.com> Date: Tue, 15 Mar 2022 20:41:57 +0800 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 96e9dd27..7ee2e81c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,6 +12,8 @@ - optimize: large memory consumption ,when have large collection of dictionaries.even when query a small group of dictionaries. - peformance: dsl parse performance . when have very long lines,the line will be split into two parts .the remaining part was considered a normal headword ,and hanged when expand parts. +- support qt6.2 +- performance improve when edit dictionary groups.