diff options
| author | ruki <[email protected]> | 2020-12-08 22:58:35 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-08 22:58:35 +0800 |
| commit | 80a93c8d1a79ceaceee3ac8bf9525c8a1bdb757f (patch) | |
| tree | 8d34d1f5792e7efe34fae47cadebe47cfb55c2e6 | |
| parent | b550b61380d44b9b0d4b9bc4a45124bbc4166324 (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 75acbad6f..c4c7208ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,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 ### Bugs fixed @@ -889,6 +890,7 @@ * [#1072](https://github.com/xmake-io/xmake/issues/1072): 修复并改进 cl 编译器头文件依赖信息 * 针对 ui 模块和 `xmake f --menu` 增加 utf8 支持 +* 改进 zig 语言在 macOS 上的支持 ### Bugs 修复 |
