From ce11c033265a089465859d7756de649659891159 Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 6 Jan 2026 22:26:03 +0100 Subject: [PATCH] chore: update Changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 107e0be1..9f1d20c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ See history/YYMMDD-ROADMAOTOPIC/ directories for planning information of closed ## [Unreleased] +### Added +- Release management optimizations: CHANGELOG validation, version-tag consistency checks +- Automated tag pushing with --push/--no-push flag +- Unpushed tags detection in release status + +### Changed +- Improved release validation workflow with CHANGELOG schema validation + ## [0.10.0] - 2026-01-06 ### Added