1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01: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