diff --git a/CHANGELOG.md b/CHANGELOG.md index 754b7c9ca..3719686e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,10 @@ * Upgrade to rsbuild 1.0. [https://github.com/loco-rs/loco/pull/792](https://github.com/loco-rs/loco/pull/792) * Implements fmt::Debug to pub structs. [https://github.com/loco-rs/loco/pull/812](https://github.com/loco-rs/loco/pull/812) -* Add num_workers config for sidekiq queue. [https://github.com/loco-rs/loco/pull/823/files](https://github.com/loco-rs/loco/pull/823) +* Add num_workers config for sidekiq queue. [https://github.com/loco-rs/loco/pull/823](https://github.com/loco-rs/loco/pull/823) * Fix some comments in the starters and example code. [https://github.com/loco-rs/loco/pull/824](https://github.com/loco-rs/loco/pull/824) * Fix Y2038 bug for JWT on 32 bit platforms. [https://github.com/loco-rs/loco/pull/825](https://github.com/loco-rs/loco/pull/825) -* Make App URL in Boot Banner Clickable. [https://github.com/loco-rs/loco/pull/826/files](https://github.com/loco-rs/loco/pull/826) +* Make App URL in Boot Banner Clickable. [https://github.com/loco-rs/loco/pull/826](https://github.com/loco-rs/loco/pull/826) ## v0.10.1