feat: docs

This commit is contained in:
苏文雄 2019-08-23 22:06:05 +08:00
parent a29b3364b4
commit 425dcb2793
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## v1.8.2
* 重构分组列表功能实现,大幅度优化首屏加载速度
* 接口运行界面设置 header、query、form 的初始值为其示例值
* 运行接口请求时支持自动预览HTML
### v1.8.1
* 优化插件【Swagger 自动同步】在添加地址时的服务端校验行为
* 优化单个测试用例执行超时时间限制,从3秒改为10秒

View File

@ -1,6 +1,6 @@
{
"name": "yapi-vendor",
"version": "1.8.1",
"version": "1.8.2",
"description": "YAPI",
"main": "server/app.js",
"scripts": {