mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
Added head, options, trace, connect and patch codegen changes to CHANGES.md
This commit is contained in:
parent
96cc1fca12
commit
9442c508a8
|
@ -10,6 +10,8 @@
|
|||
|
||||
* Add `test::TestRequest::set_json()` convenience method to automatically
|
||||
serialize data and set header in test requests.
|
||||
|
||||
* Add codegen now supports head, options, trace, connect and patch http methods
|
||||
|
||||
### Changes
|
||||
|
||||
|
|
Loading…
Reference in New Issue