add Release History

This commit is contained in:
debugtalk
2019-01-18 19:06:42 +08:00
parent efee458ded
commit 65ef0b4741

19
HISTORY.md Normal file
View File

@@ -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