diff --git a/actix-web/CHANGES.md b/actix-web/CHANGES.md index 40ec5c579..0079a4120 100644 --- a/actix-web/CHANGES.md +++ b/actix-web/CHANGES.md @@ -8,7 +8,7 @@ ### Fixed -- Fix validation of `Json` extractor when `JsonConfig::validate_content_type()` is set to false. [#3162] +- Fix validation of `Json` extractor when `JsonConfig::validate_content_type()` is set to false. ## 4.4.0