mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
257a7d3307
commit
6f38e73838
|
@ -1,7 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
* Preserve doc comments when using route macros.
|
||||
* Preserve doc comments when using route macros. [#2022]
|
||||
|
||||
[#2022]: https://github.com/actix/actix-web/pull/2022
|
||||
|
||||
|
||||
## 0.5.0-beta.1 - 2021-02-10
|
||||
|
|
Loading…
Reference in New Issue