mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
bump version to v4.0.0-beta
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## v4.0.0-alpha
|
||||
## v4.0.0-beta (2022-04-24)
|
||||
|
||||
- refactor: merge [hrp] into httprunner v4, which will include golang and python dual engine
|
||||
- refactor: redesign `IStep` to make step extensible to support implementing new protocols and test types
|
||||
@@ -165,6 +165,10 @@
|
||||
- test: add CI test with [github actions][github-actions]
|
||||
- test: integrate [sentry sdk][sentry sdk] for event reporting and analysis
|
||||
|
||||
## 3.1.11 (2022-04-24)
|
||||
|
||||
- fix #1273: ImportError by cannot import name '_unicodefun' from 'click'
|
||||
|
||||
## 3.1.10 (2022-04-18)
|
||||
|
||||
- fix #1249: catch exceptions when requesting with disabling allow_redirects
|
||||
|
||||
Reference in New Issue
Block a user