diff --git a/actix-web-codegen/CHANGES.md b/actix-web-codegen/CHANGES.md index 2beea62cf..de676f688 100644 --- a/actix-web-codegen/CHANGES.md +++ b/actix-web-codegen/CHANGES.md @@ -1,5 +1,9 @@ # Changes +## [0.2.0] - 2019-12-13 + +* Generate code for actix-web 2.0 + ## [0.1.3] - 2019-10-14 * Bump up `syn` & `quote` to 1.0