docs: udpate changelog

This commit is contained in:
debugtalk
2021-12-07 15:04:36 +08:00
parent 17566d39d3
commit b78a753b3c
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -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 -1
View File
@@ -1,3 +1,3 @@
package version package version
const VERSION = "v0.3.0" const VERSION = "v0.2.2"