fix: eval validator python script before validating

This commit is contained in:
debugtalk
2019-12-26 14:34:04 +08:00
parent 4cd12e3d2f
commit 2c4fce1e7c
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Release History
## 2.4.9 (2019-12-25)
## 2.4.9 (2019-12-26)
**Added**
@@ -9,6 +9,7 @@
**Fixed**
- fix: display validators in report when validate raised exception
- fix: eval validator python script before validating
## 2.4.8 (2019-12-25)