From 86a644863ac565a4a7f48b95b3c128e6bc003e7d Mon Sep 17 00:00:00 2001 From: Gregory Salaun Date: Mon, 10 Aug 2026 09:25:16 +0200 Subject: [PATCH] chore(changelog): open an empty 0.24.3 block Opened as soon as 0.24.2 is tagged, so the next change has somewhere to go and cannot end up described under a version that already shipped - which is exactly what happened to 0.24.1. Invisible until the build reports 0.24.3: GetChangelog drops every entry newer than appVersion. --- changelog.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.json b/changelog.json index 1acf1de..7fbfb9f 100644 --- a/changelog.json +++ b/changelog.json @@ -1,4 +1,10 @@ [ + { + "version": "0.24.3", + "date": "", + "en": [], + "fr": [] + }, { "version": "0.24.2", "date": "",