From 3d35958a24af0c1a9784ad3c604f8e76dbcb31d1 Mon Sep 17 00:00:00 2001 From: jason_bo Date: Wed, 16 Mar 2022 08:40:08 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0RT-Thread=20Studio=20V2.2.1?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- development-tools/rtthread-studio/changelog/changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/development-tools/rtthread-studio/changelog/changelog.md b/development-tools/rtthread-studio/changelog/changelog.md index 822f132..c041b59 100644 --- a/development-tools/rtthread-studio/changelog/changelog.md +++ b/development-tools/rtthread-studio/changelog/changelog.md @@ -1,5 +1,13 @@ # 更新日志 +##### [V2.2.1更新发布](https://club.rt-thread.org/ask/article/3466.html) + +- 新增RTTSettings汉化文件在线更新功能 +- 优化RTTSettings点击搜索结果跳转不再展开多余节点 +- 解决RTTSettings概率性无法填充界面问题 +- 解决RTTSettings16进制显示问题 + + ##### [V2.2.0更新发布](https://club.rt-thread.org/ask/article/3427.html) - RT-Thread Settings 全新升级 -- Gitee