mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
facd0c58d3
commit
684dcd807b
|
@ -3,6 +3,8 @@
|
|||
## Unreleased - 2022-xx-xx
|
||||
- Add support for Custom Methods with `#[route]` macro. [#2969]
|
||||
|
||||
[#2969]: https://github.com/actix/actix-web/pull/2969
|
||||
|
||||
|
||||
## 4.1.0 - 2022-09-11
|
||||
- Add `#[routes]` macro to support multiple paths for one handler. [#2718]
|
||||
|
|
Loading…
Reference in New Issue