change CHANGELOG

This commit is contained in:
Deng Ming 2023-07-31 23:02:29 +08:00
parent bd01665cb1
commit 64854584e4

View File

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