Skip to content

docs: restructure changelog into versioned sections#14

Merged
emuuu merged 1 commit into
mainfrom
docs/changelog-versioning
Jun 11, 2026
Merged

docs: restructure changelog into versioned sections#14
emuuu merged 1 commit into
mainfrom
docs/changelog-versioning

Conversation

@emuuu

@emuuu emuuu commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

The changelog kept every entry under a single flat ## [Unreleased] heading, even though three versions had already shipped (1.0.0, 1.1.0, 1.2.0). This restructures it into proper Keep a Changelog per-release sections so future releases get their own entry instead of accumulating under Unreleased.

How entries were assigned

Reconstructed from the git tags, the GitHub release notes and the source state at each tag:

Added compare links at the bottom and an empty [Unreleased] section for future work. Docs-only change; no code touched.

Split the flat Unreleased list into per-release sections (1.0.0, 1.1.0,
1.2.0) with dates and compare links, following Keep a Changelog, so future
releases get their own entry instead of accumulating under Unreleased.
@emuuu emuuu merged commit 31f7f47 into main Jun 11, 2026
4 checks passed
@emuuu emuuu deleted the docs/changelog-versioning branch June 11, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant