mirror of https://github.com/fafhrd91/actix-web
Update changelog
This commit is contained in:
parent
5f4828c449
commit
0d3eda825b
|
@ -6,6 +6,7 @@
|
|||
### Added
|
||||
|
||||
* Add helper function for creating routes with `TRACE` method guard `web::trace()`
|
||||
* Add convenience functions `test::read_body_json()` and `test::TestRequest::send_request()` for testing.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Reference in New Issue