mirror of https://github.com/fafhrd91/actix-web
Update changelog
This commit is contained in:
parent
634e3d81d2
commit
af690466bf
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue