1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 13:29:24 +00: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