From 1c231b1bac9fd3b4feeebc09a422976b6f10403a Mon Sep 17 00:00:00 2001 From: magdev Date: Sun, 3 May 2026 13:46:31 +0200 Subject: [PATCH] Release v0.1.1: fill CHANGELOG date MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [0.1.1] — TBD → 2026-05-03 immediately before tagging. Co-Authored-By: Claude Opus 4.7 (1M context) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad3d5d9..0b0c2fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) - (none yet — next changes land here) -## [0.1.1] — TBD +## [0.1.1] — 2026-05-03 Bugfix release closing the four follow-ups identified during the v0.1.0 shakedown. No new public API surface; `/healthz` response gains an additive `bundle` field (existing JSON consumers ignore unknown keys).