docs: update changelog for 2.4.0

This commit is contained in:
debugtalk
2019-12-11 16:47:12 +08:00
parent 30b8adb202
commit 420f2846f7

View File

@@ -5,6 +5,7 @@
**Added**
- feat: validate with python script, ref #773
- feat: rearrange html report, failed testcases will be displayed on top.
**Changed**
@@ -14,6 +15,10 @@
- docs: update cli argument help
- adjust format code, remove unused import
**Fixed**
- fix: keep setup/teardown hooks original order when merge & override.
## 2.3.3 (2019-12-04)
**Fixed**