From 4a739b9b987fef07af2b43535a29498624654ea2 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Sun, 21 Jun 2026 23:25:54 +0000 Subject: [PATCH] docs: update CHANGELOG with initial development history --- CHANGELOG.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index daf4293..400354a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ +# Changelog +All notable changes to MokoSuiteEditor will be documented in this file. -## [01.00.00] --- 2026-06-03 - -### Changed -- Migrated all workflow and template paths from `.github/` to `.mokogitea/` -- Template source paths updated: `templates/gitea/` to `templates/mokogitea/` -- HCL definition files removed -- Template repos are now the canonical source +## [01.00.02-dev] - 2026-06-21 ### Added -- `branch-cleanup.yml`: auto-delete merged feature branches after PR merge +- Package manifest (`pkg_mokosuiteeditor.xml`) with dlid and updateservers +- Source directory structure for editor plugin +- Wiki: Home, guides/Installation, guides/Configuration +- README with feature overview and package structure +- 10 tracking issues: scaffold, media, links, source, profiles, tables, integration, roadmap, TEST, WIKI