change: html report name defaults to be in UTC ISO 8601 format

This commit is contained in:
debugtalk
2019-12-29 18:48:06 +08:00
parent 9ada11add5
commit e2d0b03cf0
2 changed files with 9 additions and 4 deletions

View File

@@ -1,11 +1,15 @@
# Release History
## 2.4.9 (2019-12-26)
## 2.4.9 (2019-12-29)
**Added**
- test: add unittest for cli
**Changed**
- change: html report name defaults to be in UTC ISO 8601 format
**Fixed**
- fix: display validators in report when validate raised exception