From 3d48ff2b81298bf1817ebe5818453192cb47cd4d Mon Sep 17 00:00:00 2001 From: forkless Date: Wed, 3 Jun 2026 01:06:10 +0200 Subject: [PATCH] add v0.5.0 roadmap: CLI flags, migration notification --- GOVERNANCE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 50d2237..a5291de 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -99,7 +99,8 @@ Planned changes for upcoming releases, ordered by priority. | Target | Item | |--------|------| | v0.4.0 | ✅ All v0.4.0 items completed — released 2026-06-03 | -| v0.5.0 | TBD — see GitHub issues for planned features | +| v0.5.0 | CLI flags: `--backup`, `--extract `, `--inspect ` (`.sav`/`.bak`), `--list` | +| v0.5.0 | Wire migration notification into startup (user dialog + log, old files untouched) | Items may shift between releases depending on feedback and urgency.