From 780fbef81eb5a3daf5783566dcaed0e17bc79a44 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 4 Nov 2022 23:36:14 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d55c0c03f..e7b77c611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * [#2944](https://github.com/xmake-io/xmake/issues/2944): Add `gnu-rm.binary` and `gnu-rm.static` rules and tests for embed project * [#2636](https://github.com/xmake-io/xmake/issues/2636): Support package components * Support armasm/armasm64 for msvc +* [#3023](https://github.com/xmake-io/xmake/pull/3023): Add support for debugging with renderdoc ### Changes @@ -1431,6 +1432,7 @@ * [#2944](https://github.com/xmake-io/xmake/issues/2944): 为嵌入式工程添加 `gnu-rm.binary` 和 `gnu-rm.static` 规则和测试工程 * [#2636](https://github.com/xmake-io/xmake/issues/2636): 支持包组件 * 支持 msvc 的 armasm/armasm64 +* [#3023](https://github.com/xmake-io/xmake/pull/3023): 改进 xmake run -d,添加 renderdoc 调试器支持 ### 改进 -- cgit v1.3.1