From 20839165ba174540b5759a72a86bd72837c97bbb Mon Sep 17 00:00:00 2001 From: Wilmer Arambula Date: Mon, 1 Sep 2025 04:46:19 -0400 Subject: [PATCH] fix: Correct bug number for badge movement in `CHANGELOG.md`. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc0e302..64f02a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.1.1 Under development -- Bug #140: Move badges for latest stable version and total downloads in `README.md` to `Installation` section (@terabytesoftw) +- Bug #141: Move badges for latest stable version and total downloads in `README.md` to `Installation` section (@terabytesoftw) - Bug #143: Add `Available stacks` section with `RoadRunner` badge to `README.md` (@terabytesoftw) - Bug #146: Remove `yiisoft/yii2-symfonymailer` dependency from `composer.json` (@terabytesoftw)