mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
parent
4e22b98ae3
commit
1151c423c5
|
@ -31,8 +31,6 @@
|
||||||
* Fix quality parse error in Accept-Encoding header. [#2344]
|
* Fix quality parse error in Accept-Encoding header. [#2344]
|
||||||
* Re-export correct type at `web::HttpResponse`. [#2379]
|
* Re-export correct type at `web::HttpResponse`. [#2379]
|
||||||
|
|
||||||
[#2325]: https://github.com/actix/actix-web/pull/2325
|
|
||||||
[#2344]: https://github.com/actix/actix-web/pull/2344
|
|
||||||
[#2172]: https://github.com/actix/actix-web/pull/2172
|
[#2172]: https://github.com/actix/actix-web/pull/2172
|
||||||
[#2325]: https://github.com/actix/actix-web/pull/2325
|
[#2325]: https://github.com/actix/actix-web/pull/2325
|
||||||
[#2344]: https://github.com/actix/actix-web/pull/2344
|
[#2344]: https://github.com/actix/actix-web/pull/2344
|
||||||
|
|
Loading…
Reference in New Issue