From 232f71b3b529955b9effa7e410847faee076d694 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Fri, 13 Dec 2019 12:18:30 +0600 Subject: [PATCH] update changes --- actix-web-codegen/CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/actix-web-codegen/CHANGES.md b/actix-web-codegen/CHANGES.md index 2beea62c..de676f68 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