diff --git a/actix-web-codegen/CHANGES.md b/actix-web-codegen/CHANGES.md index 8ee787c0a..f1f39f92a 100644 --- a/actix-web-codegen/CHANGES.md +++ b/actix-web-codegen/CHANGES.md @@ -1,7 +1,7 @@ # Changes ## Unreleased - 2021-xx-xx - +- Preserve function visibility for routing macros ## 4.0.0 - 2022-02-24 - Version aligned with `actix-web` and will remain in sync going forward.