diff --git a/actix-rt/CHANGES.md b/actix-rt/CHANGES.md index bb786c4c..15052613 100644 --- a/actix-rt/CHANGES.md +++ b/actix-rt/CHANGES.md @@ -4,10 +4,10 @@ ## 2.0.0 - 2021-02-02 -* Remove all Arbiter-local storage methods. [#???] -* Re-export `tokio::pin`. [#???] +* Remove all Arbiter-local storage methods. [#262] +* Re-export `tokio::pin`. [#262] -[#???]: https://github.com/actix/actix-net/pull/??? +[#262]: https://github.com/actix/actix-net/pull/262 ## 2.0.0-beta.3 - 2021-01-31