diff --git a/CHANGELOG.md b/CHANGELOG.md index cbd8319..fbe8593 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ All notable changes to SurvivorCore are recorded here. The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); this project aims to follow -[Semantic Versioning](https://semver.org/spec/v2.0.0.html). At release time, `## 0.6.0 — 2026-07-03` +[Semantic Versioning](https://semver.org/spec/v2.0.0.html). At release time, `## Unreleased` is promoted to the new version and `main` is tagged `vX.Y.Z`. -## Unreleased +## 0.6.0 — 2026-07-03 ### Added - **Quests** (#10) — the goals & progression foundation. A `Quests` registry + server runtime: