update docs

This commit is contained in:
jerry
2021-01-29 21:37:02 +08:00
parent 8a985620f9
commit a55cd4ed05
2 changed files with 7 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
"description": "High performance QQ robot and web server development framework", "description": "High performance QQ robot and web server development framework",
"minimum-stability": "stable", "minimum-stability": "stable",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.2.0", "version": "2.2.1",
"extra": { "extra": {
"exclude_annotate": [ "exclude_annotate": [
"src/ZM" "src/ZM"

View File

@@ -1,5 +1,11 @@
# 更新日志v2 版本) # 更新日志v2 版本)
## v2.2.1
> 更新时间2021.1.29
- 修复:配置文件兼容性问题
## v2.2.0 ## v2.2.0
> 更新时间2021.1.29 > 更新时间2021.1.29