From c78e2e3c6f4e924eaf0ef757efc8b4513ac011cf Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Tue, 22 Feb 2022 08:17:37 +0000 Subject: [PATCH] update changelog --- actix-http/CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index 4c71df036..0561e82fc 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -2,9 +2,9 @@ ## Unreleased - 2021-xx-xx ### Removed -- `error::BlockingError` [#????] +- `error::BlockingError` [#2660] -[#????]: https://github.com/actix/actix-web/pull/???? +[#2660]: https://github.com/actix/actix-web/pull/2660 ## 3.0.0-rc.4 - 2022-02-22