From 5aa68e47e512ef197f8e8032a2c17f8436f7ea2a Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Sat, 14 Sep 2024 11:17:21 +0200 Subject: [PATCH] chore: changelog for #1806 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 948a1a51..05e29167 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Added Renovate configuration to automatically create PRs to keep dependencies up to date (#1783 by @vmaerten). +- Fixed a bug where the help was displayed twice (#1805, #1806 by @vmaerten). ## v3.39.0 - 2024-09-07