From 92ea98bcfa858f0368bcb298e917f33583b8db6c Mon Sep 17 00:00:00 2001 From: Gregory Salaun Date: Sat, 15 Aug 2026 10:18:17 +0200 Subject: [PATCH] chore(changelog): open 0.25.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.25.3 shipped with its two entries — the verified-confirmation fix and the native SPID rotator — and they are two separate subjects, so there was nothing to merge this time. Version constants untouched: the release script owns them, and it already bumped them to 0.25.3 in the commit before this one. --- changelog.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.json b/changelog.json index 14313a7..5f414c6 100644 --- a/changelog.json +++ b/changelog.json @@ -1,4 +1,10 @@ [ + { + "version": "0.25.4", + "date": "", + "en": [], + "fr": [] + }, { "version": "0.25.3", "date": "",