1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-20 15:17:07 +00:00

update migration

This commit is contained in:
Nikolay Kim 2019-12-25 20:27:30 +04:00
parent 642ae161c0
commit 6db909a3e7

View file

@ -14,6 +14,9 @@
* `actix_http_test::TestServer` moved to `actix_web::test` module. To start
test server use `test::start()` or `test_start_with_config()` methods
* `ResponseError` trait has been reafctored. `ResponseError::error_response()` renders
http response.
## 1.0.1