update changelog

This commit is contained in:
Rob Ede 2020-10-24 19:56:37 +01:00
parent 29cba7d69f
commit f20129439d
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6
1 changed files with 2 additions and 0 deletions

View File

@ -7,10 +7,12 @@
### Changed ### Changed
* Print non-configured `Data<T>` type when attempting extraction. [#1743] * Print non-configured `Data<T>` type when attempting extraction. [#1743]
* Re-export bytes::Buf{Mut} in web module. [#1750]
[#1723]: https://github.com/actix/actix-web/pull/1723 [#1723]: https://github.com/actix/actix-web/pull/1723
[#1743]: https://github.com/actix/actix-web/pull/1743 [#1743]: https://github.com/actix/actix-web/pull/1743
[#1748]: https://github.com/actix/actix-web/pull/1748 [#1748]: https://github.com/actix/actix-web/pull/1748
[#1750]: https://github.com/actix/actix-web/pull/1750
## 3.1.0 - 2020-09-29 ## 3.1.0 - 2020-09-29