From 8a1ebd6b125654e2a6b4bdcfcfb2b68355625990 Mon Sep 17 00:00:00 2001 From: Elad Kaplan Date: Sun, 13 Oct 2024 14:58:57 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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