Merge pull request #4962 from flycash/dev

change changelog developing to v2.0.3
This commit is contained in:
Ming Deng
2022-05-23 21:22:11 +08:00
committed by GitHub

View File

@@ -1,4 +1,6 @@
# developing # developing
# v2.0.3
- [upgrade redisgo to v1.8.8](https://github.com/beego/beego/pull/4872) - [upgrade redisgo to v1.8.8](https://github.com/beego/beego/pull/4872)
- [fix prometheus CVE-2022-21698](https://github.com/beego/beego/pull/4878) - [fix prometheus CVE-2022-21698](https://github.com/beego/beego/pull/4878)
- [upgrade to Go 1.18](https://github.com/beego/beego/pull/4896) - [upgrade to Go 1.18](https://github.com/beego/beego/pull/4896)