From 18a97964ac0899c185bfffa584acc26813f075ea Mon Sep 17 00:00:00 2001 From: debugtalk Date: Sun, 21 Jun 2020 12:34:35 +0800 Subject: [PATCH] docs: update changelog --- docs/CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index f82a34e1..cabaac4b 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.1.0 (2020-06-19) +## 3.1.0 (2020-06-21) **Added** @@ -9,10 +9,11 @@ **Changed** - change: make converted referenced pytest files always relative to ProjectRootDir +- change: log function details when call function failed +- change: do not raise error if failed to get client/server address info **Fixed** -- change: do not raise error if failed to get client/server address info - fix: path handling error when har2case har file and cwd != ProjectRootDir - fix: missing list type for request body