opti: changelog

This commit is contained in:
suxiaoxin 2017-12-04 13:49:53 +08:00
parent 9b89610e38
commit bc3f1978a1
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
### v1.2.7
### v1.2.8
#### Bug Fixed
@ -6,6 +6,7 @@
2. 修复测试报告显示问题
3. 增加了接口数量统计
4. 多参数表达式改用双大括号{{}}
5. 修复了环境变量设置样式问题
#### Feature
1. 测试用例增加自定义测试脚本功能

View File

@ -103,7 +103,7 @@
<ul class="nav docs-sidenav">
<li >
<a href="#v1.2.7">v1.2.7</a>
<a href="#v1.2.8">v1.2.8</a>
</li>
<li >
@ -154,8 +154,8 @@
<div class="content-right markdown-body use-sidebar" role="main">
<h3 class="subject" id="v1.2.7">v1.2.7 <a class="hashlink" href="#v1.2.7">#</a></h3><h4 class="subject" id="Bug_Fixed">Bug Fixed <a class="hashlink" href="#Bug_Fixed">#</a></h4><ol>
<li>修复接口运行 json 格式问题</li><li>修复测试报告显示问题</li><li>增加了接口数量统计</li><li>多参数表达式改用双大括号{{}}</li></ol>
<h3 class="subject" id="v1.2.8">v1.2.8 <a class="hashlink" href="#v1.2.8">#</a></h3><h4 class="subject" id="Bug_Fixed">Bug Fixed <a class="hashlink" href="#Bug_Fixed">#</a></h4><ol>
<li>修复接口运行 json 格式问题</li><li>修复测试报告显示问题</li><li>增加了接口数量统计</li><li>多参数表达式改用双大括号{{}}</li><li>修复了环境变量设置样式问题</li></ol>
<h4 class="subject" id="Feature">Feature <a class="hashlink" href="#Feature">#</a></h4><ol>
<li>测试用例增加自定义测试脚本功能</li></ol>
<h3 class="subject" id="v1.2.7">v1.2.7 <a class="hashlink" href="#v1.2.7">#</a></h3><h4 class="subject" id="Bug_Fixed">Bug Fixed <a class="hashlink" href="#Bug_Fixed">#</a></h4><ol>