diff options
| author | ruki <[email protected]> | 2020-11-25 00:35:48 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-11-25 00:35:48 +0800 |
| commit | f7969ebdf18fdcfac6a5a9142640dcac60bfced9 (patch) | |
| tree | 72bedc3fd4e107cd2293f6dfcf24d8c8a21c6d92 | |
| parent | d7a9c248906663acb900a6fdce666e133d74aa9d (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a3f97eddc..5ec4af767 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ * [#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 +* [#1062](https://github.com/xmake-io/xmake/issues/1062): Improve `xmake project -k vs` plugin. ## v2.3.8 @@ -881,6 +882,7 @@ * [#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()` +* [#1062](https://github.com/xmake-io/xmake/issues/1062): 改进 `xmake project -k vs` 插件 ## v2.3.8 |
