From c282b166145a2cbe6cf8affef26de5d63005a582 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Fri, 25 Jan 2019 19:01:27 +0800 Subject: [PATCH] update Release History --- HISTORY.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index c7b87a02..c7b9d38a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,11 +2,21 @@ ## 2.0.2 (2019-01-21) +**Bugfixes** + +- each teststeps in one testcase share the same session +- fix duplicate API definition output + +**Improvements** + +- display result from hook functions in DEBUG level log - change log level of "Variables & Output" to INFO +- print Invalid testcase path or testcases +- print testcase output in INFO level log ## 2.0.1 (2019-01-18) -Bugfixes: +**Bugfixes** - override current teststep variables with former testcase output variables - make compatible with testcase name is empty