update changelog

This commit is contained in:
fakeshadow 2020-08-09 14:55:13 +08:00
parent 978ba0a92f
commit 1a7ab7ddf1
1 changed files with 2 additions and 0 deletions

View File

@ -10,10 +10,12 @@
### Fixed ### Fixed
* Memory leak of app data in pooled requests. [#1609] * Memory leak of app data in pooled requests. [#1609]
* Memory leak of `awc::Client` [#1626]
[#1594]: https://github.com/actix/actix-web/pull/1594 [#1594]: https://github.com/actix/actix-web/pull/1594
[#1609]: https://github.com/actix/actix-web/pull/1609 [#1609]: https://github.com/actix/actix-web/pull/1609
[#1610]: https://github.com/actix/actix-web/pull/1610 [#1610]: https://github.com/actix/actix-web/pull/1610
[#1626]: https://github.com/actix/actix-web/pull/1626
## 3.0.0-beta.1 - 2020-07-13 ## 3.0.0-beta.1 - 2020-07-13