From deabe0039f777290d280da7c7259c8a2c86f7c55 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 12 Dec 2023 23:24:17 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 899d11cad..06291109c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ * [#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 +### Changes + +* [#4484](https://github.com/xmake-io/xmake/pull/4484): Improve swig rule + ### Bugs fixed * [#4372](https://github.com/xmake-io/xmake/issues/4372): Fix protobuf rules @@ -1699,6 +1703,10 @@ * [#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 支持 +### Changes + +* [#4484](https://github.com/xmake-io/xmake/pull/4484): 改进 swig 规则 + ### Bugs 修复 * [#4372](https://github.com/xmake-io/xmake/issues/4372): 修复 protobuf 规则 -- cgit v1.3.1