Update changelog

This commit is contained in:
Carlos Quintana 2020-10-19 16:22:59 +02:00
parent 634e3d81d2
commit af690466bf
1 changed files with 2 additions and 0 deletions

View File

@ -2,8 +2,10 @@
## Unreleased - 2020-xx-xx ## Unreleased - 2020-xx-xx
* Implement Logger middleware regex exclude pattern [#1723] * Implement Logger middleware regex exclude pattern [#1723]
* Print unconfigured AppData type [#1743]
[#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
## 3.1.0 - 2020-09-29 ## 3.1.0 - 2020-09-29
### Changed ### Changed