doc(actix-web-codegen): Update CHANGES.md

This commit is contained in:
DanSnow 2019-10-13 21:11:24 +08:00
parent b49203a2a2
commit cfd06a7b80
No known key found for this signature in database
GPG Key ID: 2B25949174178EBD
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# Changes
## [UNRELEASE]
* Bump up `syn` & `quote` to 1.0
* Provide better error message
## [0.1.2] - 2019-06-04
* Add macros for head, options, trace, connect and patch http methods