From bac3a99db3f58bcc3d69fe9aee4c0472e2a3ab91 Mon Sep 17 00:00:00 2001 From: magdev Date: Sun, 3 May 2026 09:52:28 +0200 Subject: [PATCH] Release v0.1.0: fill CHANGELOG date MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [0.1.0] — 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 8bd8994..81a4566 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.0] — TBD +## [0.1.0] — 2026-05-03 First public preview. Phases 0 through 4a in PLAN.md are complete plus the Phase 5 DX-polish sub-commits. Linux is the only packaged target; macOS and Windows are deferred to 4b / 4c. Tagging is the user's call (release CI runs on `v*` tags).