From 6a87479011d03dd0e4974db524a2e5618a39c252 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Sun, 24 Feb 2019 20:19:59 +0800 Subject: [PATCH] update release history --- HISTORY.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index c7b9d38a..db14a649 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Release History +## 2.0.3 (2019-02-24) + +**Bugfixes** + +- fix verify priority: teststep > config +- fix Chinese charactor in log_file encoding error in Windows +- fix dump file with Chinese charactor in Python 3 + ## 2.0.2 (2019-01-21) **Bugfixes**