diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index 71132c6b2..33d331ccd 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -1,7 +1,8 @@ # Changes ## Unreleased - 2021-xx-xx - +### Dependencies +- Updated `zstd` to 0.11 [#2694]s ## 3.0.4 - 2022-03-09 ### Fixed diff --git a/actix-web/CHANGES.md b/actix-web/CHANGES.md index 2461cb3a1..5701299f8 100644 --- a/actix-web/CHANGES.md +++ b/actix-web/CHANGES.md @@ -1,7 +1,8 @@ # Changelog ## Unreleased - 2021-xx-xx - +### Dependencies +- Updated `zstd` to `0.11` [#2694] ## 4.0.1 - 2022-02-25 ### Fixed diff --git a/awc/CHANGES.md b/awc/CHANGES.md index ebc0dbe61..ad792d1d8 100644 --- a/awc/CHANGES.md +++ b/awc/CHANGES.md @@ -1,7 +1,8 @@ # Changes ## Unreleased - 2021-xx-xx - +### Dependencies +- Updated `zstd` to `0.11` [#2694] ## 3.0.0 - 2022-03-07 ### Dependencies