Update actix-web-codegen changelog

This commit is contained in:
Alexandre Bouthinon 2023-01-12 00:06:30 +01:00
parent 37495225c9
commit 3540559bf8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Changes
## Unreleased - 2022-xx-xx
- Add support for all the IANA registered HTTP methods. [#2963]
## 4.1.0 - 2022-09-11
- Add `#[routes]` macro to support multiple paths for one handler. [#2718]