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
commit 5a94d25af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)