summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-01-24 10:02:13 +0800
committerruki <[email protected]>2017-01-24 10:02:13 +0800
commitf14fa45df91884f585aaecdc6adc71a68309a864 (patch)
treee1279ae0d68de505af5110e73315f3d2359ea044
parent5b91e03b3f779aff5016a2310ffebaf7f6f08949 (diff)
modify CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 259877242..c72ff2f24 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@
* Automatically scan project files and generate it for building if xmake.lua not exists
* Modify license to Apache License 2.0
* Remove some binary tools
+* Remove install.bat script and provide nsis install package
### Bugs fixed
@@ -206,6 +207,7 @@
* 如果xmake.lua不存在,自动扫描工程代码文件,并且生成xmake.lua进行编译
* 修改license,使用更加宽松的Apache License 2.0
* 移除一些二进制工具文件
+* 移除install.bat脚本,提供windows nsis安装包支持
### Bugs修复