Update CHANGES.md

This commit is contained in:
xiaoyifang 2022-03-15 20:41:57 +08:00 committed by GitHub
parent 8a24a400c9
commit 21fe1b9ab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,8 @@
- optimize: large memory consumption ,when have large collection of dictionaries.even when query a small group of dictionaries. - optimize: large memory consumption ,when have large collection of dictionaries.even when query a small group of dictionaries.
- peformance: dsl parse performance . - 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. 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.