From c69ee0dfdb7110cf6b62f4e4cbeabe59eb5ef99b Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 11 Sep 2024 22:39:33 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 修复 -- cgit v1.3.1