From 65ef0b4741fb96ca0d543d3d7bc379cec3adc677 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Fri, 18 Jan 2019 19:06:42 +0800 Subject: [PATCH] add Release History --- HISTORY.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 HISTORY.md diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 00000000..cff5d7a3 --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,19 @@ +# Release History + +## 2.0.1 (2019.01.18) + +Bugfixes: + +- override current teststep variables with former testcase output variables; +- make compatible with testcase name is empty; +- skip undefined variable when parsing string content; +- add request method in report. + +## 2.0.0 (2019.01.01) + +- Massive Refactor and Simplification +- Redesign testcase structure +- Module pipline +- Start Semantic Versioning +- Switch to Apache 2.0 license +- Change logo