From 8ad9257684f29e45dea46766ef5709196ad45d1e Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Sat, 19 Jun 2021 23:42:40 +0100 Subject: [PATCH] update changelog --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ea6a9a66c..fa4aa8595 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,10 +3,10 @@ ## Unreleased - 2021-xx-xx ### Changed * Change compression algorithm features flags. [#2250] -* Deprecate `App::data` and `App::data_factory`. [#????] +* Deprecate `App::data` and `App::data_factory`. [#2271] [#2250]: https://github.com/actix/actix-web/pull/2250 -[#????]: https://github.com/actix/actix-web/pull/???? +[#2271]: https://github.com/actix/actix-web/pull/2271 ## 4.0.0-beta.7 - 2021-06-17