From bcb0434548822c1b78e1b0adc09fe761a302fed7 Mon Sep 17 00:00:00 2001 From: forkless Date: Wed, 3 Jun 2026 01:14:35 +0200 Subject: [PATCH] restore migration notification dialog to v0.5.0 roadmap --- GOVERNANCE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 8a3f0d7..8a7c737 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -100,6 +100,7 @@ Planned changes for upcoming releases, ordered by priority. |--------|------| | v0.4.0 | ✅ All v0.4.0 items completed — released 2026-06-03 | | v0.5.0 | CLI flags: `--backup`, `--extract `, `--inspect ` (`.sav`/`.bak`), `--list` | +| v0.5.0 | Add migration notification dialog on startup (user sees old backups converted, old files untouched) | | v0.5.0 | Move existing `transaction.log` into `logs/` directory on first launch | Items may shift between releases depending on feedback and urgency.