From 8fba0a86cfd9ac7ec5e936357b754396a8fabb8c Mon Sep 17 00:00:00 2001 From: Ibraheem Ahmed Date: Sat, 26 Dec 2020 15:36:14 -0500 Subject: [PATCH] fix changelog link --- CHANGES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index b7be792d9..da04c5aa3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,8 +9,7 @@ * added the actual parsing error to `test::read_body_json` [#1812] [#1812]: https://github.com/actix/actix-web/pull/1812 - - +[#1852]: https://github.com/actix/actix-web/pull/1852 ## 3.3.2 - 2020-12-01 ### Fixed