diff --git a/actix-web/CHANGES.md b/actix-web/CHANGES.md index 3b2169bce..75f3631c9 100644 --- a/actix-web/CHANGES.md +++ b/actix-web/CHANGES.md @@ -4,9 +4,9 @@ ### Added +- Add `CustomizeResponder::add_cookie()` method. - Add `guard::GuardContext::app_data()` method. - Implement `From>` for `Error`. -- Add `CustomizeResponder::add_cookie()` method. ## 4.6.0