summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-02-04 16:31:31 +0800
committerruki <[email protected]>2017-02-04 16:31:31 +0800
commita8ae252e9270414f8c7598ec41156d1bbcf6dbbf (patch)
treee35ffe9e447f0c9c45fb6cbd435378b9bdcda182
parent4811b6b1afd7b12658704ddeffb7a6beca05ac2a (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 c72ff2f24..91e52c6d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
* Modify license to Apache License 2.0
* Remove some binary tools
* Remove install.bat script and provide nsis install package
+* Rewrite documents using [docute](https://github.com/egoist/docute)
### Bugs fixed
@@ -208,6 +209,7 @@
* 修改license,使用更加宽松的Apache License 2.0
* 移除一些二进制工具文件
* 移除install.bat脚本,提供windows nsis安装包支持
+* 使用[docute](https://github.com/egoist/docute)重写文档,提供更加完善的文档支持
### Bugs修复