Update CHANGES.md

This commit is contained in:
Rob Ede 2020-10-20 16:41:49 +01:00 committed by GitHub
parent af690466bf
commit ca0b025e38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Unreleased - 2020-xx-xx
* Implement Logger middleware regex exclude pattern [#1723]
* Print unconfigured AppData type [#1743]
* Print unconfigured `Data<T>` type when attempting extraction. [#1743]
[#1723]: https://github.com/actix/actix-web/pull/1723
[#1743]: https://github.com/actix/actix-web/pull/1743