From dabfa3b1f883344793433177966673580bc7c056 Mon Sep 17 00:00:00 2001 From: William Dumont Date: Thu, 26 Sep 2024 16:59:53 +0200 Subject: [PATCH] fix changelog --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 040c67198cf7..07a424ddbead 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,6 @@ internal API changes are not present. v0.43.3 (2024-09-26) ------------------------- -v0.43.3 (2024-09-26) -------------------------- - ### Bugfixes - Windows installer: Don't quote Alloy's binary path in the Windows Registry. (@jkroepke)