mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-04 23:16:57 +08:00
docs: udpate changelog
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
|||||||
# Release History
|
# 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)
|
- change: remove mkdocs, move to [repo](https://github.com/httprunner/httprunner.github.io)
|
||||||
|
|
||||||
## v0.2.1 (2021-12-02)
|
## v0.2.1 (2021-12-02)
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const VERSION = "v0.3.0"
|
const VERSION = "v0.2.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user