Merge pull request #5288 from beego/develop

v2.1.1 Change Log
This commit is contained in:
Ming Deng
2023-07-31 23:11:31 +08:00
committed by GitHub

View File

@@ -1,4 +1,6 @@
# developing
# v2.1.1
- [httplib: fix unstable unit test which use the httplib.org](https://github.com/beego/beego/pull/5232)
- [rft: remove adapter package](https://github.com/beego/beego/pull/5239)
- [feat: add write-delete cache mode](https://github.com/beego/beego/pull/5242)