docs: update changelog

This commit is contained in:
debugtalk
2020-06-08 16:26:56 +08:00
parent 9a3962b995
commit 97557a9b6f
8 changed files with 81 additions and 10 deletions

View File

@@ -2,6 +2,13 @@
## 3.0.11 (2020-06-08)
**Changed**
- change: override variables
(1) testcase: session variables > step variables > config variables
(2) testsuite: testcase variables > config variables
(3) testsuite testcase variables > testcase config variables
**Fixed**
- fix: incorrect summary success when testcase failed