diff --git a/actix-web/CHANGES.md b/actix-web/CHANGES.md index b478334ec..a73ba2456 100644 --- a/actix-web/CHANGES.md +++ b/actix-web/CHANGES.md @@ -29,6 +29,7 @@ [#2742]: https://github.com/actix/actix-web/pull/2742 [#2743]: https://github.com/actix/actix-web/pull/2743 + ## 4.0.1 - 2022-02-25 ### Fixed - Use stable version in readme example.