docs: update changelog

This commit is contained in:
debugtalk
2020-06-21 12:34:41 +08:00
parent 3841406dd9
commit 18a97964ac
+3 -2
View File
@@ -1,6 +1,6 @@
# Release History # Release History
## 3.1.0 (2020-06-19) ## 3.1.0 (2020-06-21)
**Added** **Added**
@@ -9,10 +9,11 @@
**Changed** **Changed**
- change: make converted referenced pytest files always relative to ProjectRootDir - 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** **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: path handling error when har2case har file and cwd != ProjectRootDir
- fix: missing list type for request body - fix: missing list type for request body