Update actix-web-codegen/CHANGES.md

This commit is contained in:
Andrey Torsunov 2020-01-25 18:15:34 +03:00
parent a28ab85477
commit 4d594cb8a0
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changes
## [0.2.NEXT] - 2020-xx-xx
* Allow the handler function to be named as `config` #1290
## [0.2.0] - 2019-12-13
* Generate code for actix-web 2.0