diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index 990c9c071..6817ee1ba 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -3,6 +3,7 @@ ## Unreleased - 2020-xx-xx * Upgrade `base64` to `0.13`. * Upgrade `pin-project` to `1.0`. +* Deprecate `ResponseBuilder::{if_some, if_true}`. ## 2.0.0 - 2020-09-11 * No significant changes from `2.0.0-beta.4`.