From 50f44398d47c7e990dacf83f2692e773a9c2da9d Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Sun, 19 Nov 2023 11:08:22 +0000 Subject: [PATCH] remove pr reference --- actix-web/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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