Update CHANGES.md

This commit is contained in:
Rob Ede 2022-03-28 23:21:46 +01:00 committed by GitHub
parent 0efafe0397
commit 90aa578e77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
# Changes # Changes
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
- Preserve function visibility for routing macros - Preserve function visibility for routing macros. [#2714]
[#2714]: https://github.com/actix/actix-web/pull/2714
## 4.0.0 - 2022-02-24 ## 4.0.0 - 2022-02-24
- Version aligned with `actix-web` and will remain in sync going forward. - Version aligned with `actix-web` and will remain in sync going forward.