mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
af690466bf
commit
ca0b025e38
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## 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]
|
* Print unconfigured `Data<T>` type when attempting extraction. [#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
|
[#1743]: https://github.com/actix/actix-web/pull/1743
|
||||||
|
|
Loading…
Reference in New Issue