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:
parent
642ae161c0
commit
6db909a3e7
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue