From e480bab54fbbaca8305cfb9138440f0e903b4fd8 Mon Sep 17 00:00:00 2001 From: jason_bo Date: Mon, 16 Dec 2024 09:48:22 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0RT-Thread=20Studio=20V2.2.9?= =?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 Signed-off-by: jason_bo --- .../rtthread-studio/changelog/changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/development-tools/rtthread-studio/changelog/changelog.md b/development-tools/rtthread-studio/changelog/changelog.md index f5e3693..ebfe0d3 100644 --- a/development-tools/rtthread-studio/changelog/changelog.md +++ b/development-tools/rtthread-studio/changelog/changelog.md @@ -1,4 +1,15 @@ # 更新日志 +##### [V2.2.9更新发布](https://club.rt-thread.org/ask/article/b90cccddcc636f8f.html) + +- 修复 Restart 调试按钮不显示的问题 +- 修复双击 CubeMx/RA Configuration 重复打开的问题 +- 修复切换 workspace 后快捷键失效的问题 +- 修复解析 ld/lds 链接脚本文件失败问题 +- 修复双击 ld/lds 链接脚本文件重复弹框问题 +- 修复调试配置界面调试器程序设置失效问题 +- 优化 SDK Manager 工具栏按钮在黑色主题下的显示问题 +- 优化软件异常提示信息 + ##### [V2.2.8更新发布](https://club.rt-thread.org/ask/article/19c3df7154078bf3.html) -- Gitee