diff --git a/actix-rt/CHANGES.md b/actix-rt/CHANGES.md index f6a9bcb0..ad54ed8d 100644 --- a/actix-rt/CHANGES.md +++ b/actix-rt/CHANGES.md @@ -6,7 +6,7 @@ - Update tokio-uring to 0.4 [#454]: https://github.com/actix/actix-net/pull/454 -[#???]: todo +[#473]: https://github.com/actix/actix-net/pull/473 ## 2.7.0 - 2022-03-08 diff --git a/actix-server/CHANGES.md b/actix-server/CHANGES.md index f0184425..10f5376d 100644 --- a/actix-server/CHANGES.md +++ b/actix-server/CHANGES.md @@ -4,7 +4,7 @@ - Minimum supported Rust version (MSRV) is now 1.59. - Update tokio-uring to 0.4 -[#???]: pending +[#473]: https://github.com/actix/actix-net/pull/473 ## 2.1.1 - 2022-03-09