docs: update CHANGELOG for v0.7.0 and v0.7.1
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 3s

Add v0.7.0 (Unicode, key bindings, status bar, scroll, autocomplete)
and v0.7.1 (streaming, watchdog, markdown, URLs, syntax highlight,
Tab-activate, interrupt, bug fixes).

Add CHANGELOG update to release procedure in ROADMAP.org.
This commit is contained in:
2026-05-08 14:33:51 -04:00
parent e3e62140ff
commit 22878be710
2 changed files with 83 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ When a version's state changes (DONE → tested → released), update these loca
3. ~~.env.example~ — update version references as needed
4. ~lisp/core-transport.lisp~ — update the ~make-hello-message~ version string
5. ~passepartout~ (bash entry point) — update version reference
6. ~CHANGELOG.org~ — add new version entry with DONE items, LOGBOOK release date, and feature summaries
On release:
1. Tag the release on GitHub