From 5fac1778518b166432adac47efdd8803752ea271 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Wed, 24 Jan 2024 14:04:55 +0000 Subject: [PATCH] Update CHANGES.md --- actix-http/CHANGES.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index b55437121..994c91a83 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -2,8 +2,6 @@ ## Unreleased -- Updated `h2` dependency to `0.3.24`. - ## 3.5.1 ### Fixed