diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index edb56bafa..4f1ba54d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#5507](https://github.com/xmake-io/xmake/issues/5507): Use treeless to improve git.clone * [#5536](https://github.com/xmake-io/xmake/pull/5536): Add jar generate in swig mode +* [#5573](https://github.com/xmake-io/xmake/issues/5573): Improve vsxmake generator performance ### Bugs fixed @@ -1882,6 +1883,7 @@ * [#5507](https://github.com/xmake-io/xmake/issues/5507): 改进 git clone 下载速度 * [#5536](https://github.com/xmake-io/xmake/pull/5536): 在 swig 模式中添加 jar 生成支持 +* [#5573](https://github.com/xmake-io/xmake/issues/5573): 改进 vsxmake generator 性能 ### Bugs 修复 |
