diff options
| author | ruki <[email protected]> | 2022-06-30 22:36:02 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-06-30 09:36:35 +0800 |
| commit | a1e7315fae05c2f35821ea92429b08aaf0bc3672 (patch) | |
| tree | f27f0c516f4c4af1bbb25cf7a69cc776adaac4cc | |
| parent | 4c352130e376592dab4ec8724001c8df7d9d924d (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 8bbb8a350..4c9a80e9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Improve tools.cmake to support wasm * [#2491](https://github.com/xmake-io/xmake/issues/2491): Fallback to local compiler/cache from remote if server is unreachable +* [#2514](https://github.com/xmake-io/xmake/issues/2514): Disable Unity Build for project generator ### Bugs fixed @@ -1336,6 +1337,7 @@ * 改进 tools.cmake 支持 wasm 库构建 * [#2491](https://github.com/xmake-io/xmake/issues/2491): 如果服务器不可访问,自动回退到本地编译和缓存 +* [#2514](https://github.com/xmake-io/xmake/issues/2514): 位工程生成器禁用 Unity Build ### Bugs 修复 |
