summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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修复