1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-02 09:36:39 +02:00

codegen: Bump up to 0.2.2

This commit is contained in:
Yuki Okushi
2020-05-23 17:22:30 +09:00
parent f57b5659da
commit bb89d04080
3 changed files with 9 additions and 7 deletions

View File

@@ -1,8 +1,10 @@
# Changes
## [Unreleased] - 2020-xx-xx
## [0.2.2] - 2020-05-23
* Bump minimum supported Rust version to 1.40
* Add resource middleware on actix-web-codegen [#1467]
[#1467]: https://github.com/actix/actix-web/pull/1467
## [0.2.1] - 2020-02-25