bump version 3.0.3

This commit is contained in:
debugtalk
2020-05-17 10:58:14 +08:00
parent 79971f6aaa
commit 2e46ce6889
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Release History
## 3.0.3 (2020-05-17)
**Fixed**
- fix: compatibility with testcase file path includes dots and space
- fix: testcase generator, validate content.xxx => body.xxx
## 3.0.2 (2020-05-16)
**Added**