From c5d302f08892d8f77f03374558c9bc469321aa67 Mon Sep 17 00:00:00 2001 From: xuhong Date: Tue, 26 Dec 2023 10:15:03 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00f3ca8..ac5d449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # 0.2.1 - add log message function; - solve the problem of parsing two-dimensional arrays failure; + # 0.2.0 - support qt variable; - fix the problem of step out fail from main();