From 6b55d58d07615b801e524d2dc981083cade49b8c Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Tue, 22 Feb 2022 06:29:01 +0000 Subject: [PATCH] update changelog --- actix-web/CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actix-web/CHANGES.md b/actix-web/CHANGES.md index 7f05518bf..afdc28b6c 100644 --- a/actix-web/CHANGES.md +++ b/actix-web/CHANGES.md @@ -1,9 +1,9 @@ # Changes ## Unreleased - 2021-xx-xx -- Rename `test::{simple_service => status_service}`. [#????] +- Rename `test::{simple_service => status_service}`. [#2659] -[#????]: https://github.com/actix/actix-web/pull/???? +[#2659]: https://github.com/actix/actix-web/pull/2659 ## 4.0.0-rc.3 - 2022-02-08