From eb7ebb1f601658f89db8b49f920e9cb9ce783e2a Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Tue, 22 Jun 2021 13:31:51 +0100 Subject: [PATCH] Update CHANGES.md --- actix-web-actors/CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/actix-web-actors/CHANGES.md b/actix-web-actors/CHANGES.md index db01d3d1f..decbe2219 100644 --- a/actix-web-actors/CHANGES.md +++ b/actix-web-actors/CHANGES.md @@ -1,7 +1,9 @@ # Changes ## Unreleased - 2021-xx-xx -* Update `actix` to `0.12` +* Update `actix` to `0.12`. [#2277] + +[#2277]: https://github.com/actix/actix-web/pull/2277 ## 4.0.0-beta.5 - 2021-06-17