diff options
| author | ruki <[email protected]> | 2020-12-17 00:51:51 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-17 00:51:51 +0800 |
| commit | cca7e9f2b46df3003143a11e8e391567b9472014 (patch) | |
| tree | 5abd8e784e5bece174ef860131d63bf7d2602e19 | |
| parent | 8e149f26ccfc93a756074915b5d5f052ba73ed85 (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 c79bfdb2d..eb3f1c97a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#1072](https://github.com/xmake-io/xmake/issues/1072): Fix and improve to parse cl deps * Support utf8 for ui modules and `xmake f --menu` * Improve to support zig on macOS +* [#1135](https://github.com/xmake-io/xmake/issues/1135): Improve multi-toolchain and multi-platforms for targets ### Bugs fixed @@ -894,6 +895,7 @@ * [#1072](https://github.com/xmake-io/xmake/issues/1072): 修复并改进 cl 编译器头文件依赖信息 * 针对 ui 模块和 `xmake f --menu` 增加 utf8 支持 * 改进 zig 语言在 macOS 上的支持 +* [#1135](https://github.com/xmake-io/xmake/issues/1135): 针对特定 target 改进多平台多工具链同时配置支持 ### Bugs 修复 |
