Update CHANGELOG.md

This commit is contained in:
Shubhendra Singh Chauhan 2021-04-02 15:16:01 +05:30 committed by GitHub
parent ef38549095
commit 7d1a0f8f37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@
- Optimize maligned structs to reduce memory foot-print [4525](https://github.com/beego/beego/pull/4525) - Optimize maligned structs to reduce memory foot-print [4525](https://github.com/beego/beego/pull/4525)
- Feat: add token bucket ratelimit filter [4508](https://github.com/beego/beego/pull/4508) - Feat: add token bucket ratelimit filter [4508](https://github.com/beego/beego/pull/4508)
- Improve: Avoid ignoring mistakes that need attention [4548](https://github.com/beego/beego/pull/4548) - Improve: Avoid ignoring mistakes that need attention [4548](https://github.com/beego/beego/pull/4548)
- Integration: DeepSource [4560](https://github.com/beego/beego/pull/4560)