1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

update changelog

This commit is contained in:
Nikolay Kim 2018-06-04 13:43:52 -07:00
parent 984791187a
commit ae7a0e993d

View File

@ -29,6 +29,8 @@
* `HttpRequest::url_for()` for a named route with no variables segments #265
* `Middleware::response()` is not invoked if error result was returned by another `Middleware::start()` #255
## [0.6.10] - 2018-05-24