chore: add CHANGELOG.md [skip ci]

This commit is contained in:
2026-06-03 03:00:26 +00:00
parent fb84b98d91
commit 58d2948c0d
+11
View File
@@ -0,0 +1,11 @@
## [Unreleased]
### 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
### Added
- `branch-cleanup.yml`: auto-delete merged feature branches after PR merge