Update CHANGES.md

This commit is contained in:
Richard Chien 2021-01-26 23:02:43 +08:00
parent bfaa4dbf55
commit 2430ea9d9e
1 changed files with 2 additions and 0 deletions

View File

@ -2,8 +2,10 @@
## Unreleased - 2021-xx-xx
* Preserve doc comments when using route macros. [#2022]
* Add `name` attribute to `route` macro. [#1934]
[#2022]: https://github.com/actix/actix-web/pull/2022
[#1934]: https://github.com/actix/actix-web/pull/1934
## 0.5.0-beta.1 - 2021-02-10