From 9c358916820236705d55db689c2a2d03d360140e Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 19 Nov 2020 22:37:10 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 254aa97f8..571c8d164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ * [#996](https://github.com/xmake-io/xmake/issues/996): Improve to find vcpkg directory * [#1008](https://github.com/xmake-io/xmake/issues/1008): Improve cross toolchains * [#1030](https://github.com/xmake-io/xmake/issues/1030): Improve xcode.framework and xcode.application rules +* [#1051](https://github.com/xmake-io/xmake/issues/1051): Add `edit` and `embed` to `set_symbols()` only for msvc ## v2.3.8 @@ -877,6 +878,7 @@ * [#996](https://github.com/xmake-io/xmake/issues/996): 改进 vcpkg 目录查找 * [#1008](https://github.com/xmake-io/xmake/issues/1008): 改进交叉编译工具链 * [#1030](https://github.com/xmake-io/xmake/issues/1030): 改进 xcode.framework and xcode.application 规则 +* [#1051](https://github.com/xmake-io/xmake/issues/1051): 为 msvc 编译器添加 `edit` 和 `embed` 调试信息格式类型到 `set_symbols()` ## v2.3.8 -- cgit v1.3.1