diff options
| author | ruki <[email protected]> | 2023-11-29 23:54:37 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-11-29 23:54:37 +0800 |
| commit | e855c7258a29c2706c7970cf77435db11b445c75 (patch) | |
| tree | 3c04fae894260982bee5ed69bcdc1a3fefec66e6 | |
| parent | a5f06389a864aedcf949245bd0c62e77fa8dc284 (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 484b0b02b..899d11cad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Add `network.mode` policy * [#1433](https://github.com/xmake-io/xmake/issues/1433): Add `xmake pack` command to generate NSIS/zip/tar.gz/runself packages like cmake/cpack +* [#4435](https://github.com/xmake-io/xmake/issues/4435): Support batchsize for UnityBuild in Group Mode ### Bugs fixed @@ -1696,6 +1697,7 @@ * 添加 `network.mode` 策略 * [#1433](https://github.com/xmake-io/xmake/issues/1433): 添加 `xmake pack` 命令去生成 NSIS/zip/tar.gz/runself 安装包 +* [#4435](https://github.com/xmake-io/xmake/issues/4435): 为 UnityBuild 的组模式增加 batchsize 支持 ### Bugs 修复 |
