diff options
| author | ruki <[email protected]> | 2023-05-24 22:50:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-05-24 22:50:07 +0800 |
| commit | f777cbc1781ce6af19d56decf63c4126dd6b01e8 (patch) | |
| tree | 252b04e60f59e5727a9d9c55c060de37554857c2 | |
| parent | bc28991991d916bda0cc8a8d746b000e3e827e48 (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 a434ff61a..39ec1b5e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Changes * [#3752](https://github.com/xmake-io/xmake/issues/3752): Improve os.getenvs for windows +* [#3371](https://github.com/xmake-io/xmake/issues/3371): Improve tools.cmake to support ninja generator for wasm ### Bugs fixed @@ -1590,6 +1591,7 @@ ### 改进 * [#3752](https://github.com/xmake-io/xmake/issues/3752): 改进 windows 上 os.getenvs 的获取 +* [#3371](https://github.com/xmake-io/xmake/issues/3371): 噶进 tools.cmake 支持使用 ninja 去构建 wasm 包 ### Bugs 修复 |
