1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 10:19:36 +00:00

update changelog

This commit is contained in:
Nikolay Kim 2018-06-05 07:40:11 -07:00
parent f94fd9ebee
commit 960a8c425d

View file

@ -32,6 +32,8 @@
* `Middleware::response()` is not invoked if error result was returned by another `Middleware::start()` #255
* CORS: Do not validate Origin header on non-OPTION requests #271
## [0.6.10] - 2018-05-24