From b93b2b7461f51683cdf40795c849689e1edd7824 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:30:37 +0000 Subject: [PATCH] fix: move 0.4.0 section above 0.3.2 to restore newest-first ordering in CHANGELOG.md Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com> Agent-Logs-Url: https://github.com/github/spec-kit/sessions/1c1787ad-64df-4b8c-bd32-0bc5198f5029 --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbbb76008..8757488b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,5 @@ # Changelog -## [0.3.2] - 2026-03-19 - -### Changes - -- chore: bump version to 0.3.2 -- Add conduct extension to community catalog (#1908) - ## [0.4.0] - 2026-03-23 ### Changes @@ -39,6 +32,13 @@ - Feature/spec kit add pi coding agent pullrequest (#1853) - feat: register spec-kit-learn extension (#1883) +## [0.3.2] - 2026-03-19 + +### Changes + +- chore: bump version to 0.3.2 +- Add conduct extension to community catalog (#1908) + ## [0.3.1] - 2026-03-17 ### Changed