mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 23:51:25 +08:00
docs: update changelog
This commit is contained in:
+3
-2
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user