diff --git a/actix-codec/CHANGES.md b/actix-codec/CHANGES.md index c54cb19a..993e0dd0 100644 --- a/actix-codec/CHANGES.md +++ b/actix-codec/CHANGES.md @@ -1,10 +1,10 @@ # Changes ## Unreleased - 2022-xx-xx -- Logs emitted now use the `tracing` crate with `log` compatibility. [#???] +- Logs emitted now use the `tracing` crate with `log` compatibility. [#451] - Minimum supported Rust version (MSRV) is now 1.49. -[#???]: https://github.com/actix/actix-net/pull/??? +[#451]: https://github.com/actix/actix-net/pull/451 ## 0.5.0 - 2022-02-15 diff --git a/actix-tls/CHANGES.md b/actix-tls/CHANGES.md index b7b1b4a0..3915141c 100644 --- a/actix-tls/CHANGES.md +++ b/actix-tls/CHANGES.md @@ -1,9 +1,9 @@ # Changes ## Unreleased - 2022-xx-xx -- Logs emitted now use the `tracing` crate with `log` compatibility. [#???] +- Logs emitted now use the `tracing` crate with `log` compatibility. [#451] -[#???]: https://github.com/actix/actix-net/pull/??? +[#451]: https://github.com/actix/actix-net/pull/451 ## 3.0.3 - 2022-02-15