From 1151c423c5315b2a61e821860d20438b85b24ae1 Mon Sep 17 00:00:00 2001 From: Omid Rad Date: Mon, 11 Oct 2021 19:01:35 +0200 Subject: [PATCH] Update CHANGES.md Co-authored-by: Rob Ede --- CHANGES.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ea9ae7763..848a908a3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -31,8 +31,6 @@ * Fix quality parse error in Accept-Encoding header. [#2344] * Re-export correct type at `web::HttpResponse`. [#2379] -[#2325]: https://github.com/actix/actix-web/pull/2325 -[#2344]: https://github.com/actix/actix-web/pull/2344 [#2172]: https://github.com/actix/actix-web/pull/2172 [#2325]: https://github.com/actix/actix-web/pull/2325 [#2344]: https://github.com/actix/actix-web/pull/2344