docs: udpate changelog

This commit is contained in:
debugtalk
2021-12-07 15:04:36 +08:00
parent ff65cda025
commit 648b6c6616
2 changed files with 3 additions and 2 deletions

View File

@@ -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)

View File

@@ -1,3 +1,3 @@
package version
const VERSION = "v0.3.0"
const VERSION = "v0.2.2"