From fa24e12bd740b6fd57a8787aebe14d0784c4ce32 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 17 Nov 2021 23:07:32 +0800 Subject: update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fb400b04..d35c7d86f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ * [#1819](https://github.com/xmake-io/xmake/issues/1819): Add precompiled header to cmake generator * Improve C++20 module to support std libraries for msvc * [#1792](https://github.com/xmake-io/xmake/issues/1792): Add custom command in vs project generator -* [#1835](https://github.com/xmake-io/xmake/issues/1835): Improve MDK program supports +* [#1835](https://github.com/xmake-io/xmake/issues/1835): Improve MDK program supports and add `set_runtimes("microlib")` ### Bugs Fixed @@ -1147,7 +1147,7 @@ * [#1819](https://github.com/xmake-io/xmake/issues/1819): 添加预编译头到 cmake 生成器 * 改进 C++20 Modules 为 msvc 支持 std 标准库 * [#1792](https://github.com/xmake-io/xmake/issues/1792): 添加自定义命令到 vs 工程生成器 -* [#1835](https://github.com/xmake-io/xmake/issues/1835): 改进 MDK 程序构建支持 +* [#1835](https://github.com/xmake-io/xmake/issues/1835): 改进 MDK 程序构建支持,增加 `set_runtimes("microlib")` ### Bugs 修复 -- cgit v1.3.1