Update CHANGES.md

This commit is contained in:
Rob Ede 2021-02-24 10:11:44 +00:00 committed by GitHub
parent 257a7d3307
commit 6f38e73838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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