diff options
| author | ruki <[email protected]> | 2019-05-24 22:21:09 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-05-24 08:06:58 +0800 |
| commit | 06412d25342674387849e59d5c48b2b8aeb216b3 (patch) | |
| tree | b86aa609c16007f55eb16ed1f5bf2c2076a69306 | |
| parent | 240f63fe9c1e64c31b2f7a08a9fe3f19aae12de4 (diff) | |
modify changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7614bdc54..4b345629d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Improve remote package manager * Improve `target:on_xxx` scripts to support to match `android|armv7-a@macosx,linux|x86_64` pattern +* Improve loadfile to optimize startup speed ### Bugs fixed @@ -595,6 +596,7 @@ * 改进远程依赖包管理,丰富包仓库 * 改进`target:on_xxx`自定义脚本,去支持匹配`android|armv7-a@macosx,linux|x86_64`模式 +* 改进loadfile,优化启动速度,windows上启动xmake提速30% ### Bugs修复 |
