mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 10:59:42 +08:00
docs: udpate changelog
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Release History
|
||||
|
||||
## v0.2.2 (2021-12-06)
|
||||
## v0.2.2 (2021-12-07)
|
||||
|
||||
- refactor: update models to make API more concise
|
||||
- change: remove mkdocs, move to [repo](https://github.com/httprunner/httprunner.github.io)
|
||||
|
||||
## v0.2.1 (2021-12-02)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
package version
|
||||
|
||||
const VERSION = "v0.3.0"
|
||||
const VERSION = "v0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user