Skip to content

docs(changelog): cut the accumulated entries as the 0.0.1 release (FR-097) - #44

Open
Avicennasis wants to merge 1 commit into
mainfrom
fix/fr-097-changelog
Open

Avicennasis wants to merge 1 commit into
mainfrom
fix/fr-097-changelog

Conversation

@Avicennasis

Copy link
Copy Markdown
Member

Closes #48089. Freezes the accumulated [Unreleased] content as [0.0.1] - 2026-05-08, matching the v0.0.1 GitHub release, leaving [Unreleased] empty.

…-097)

The changelog had everything under [Unreleased] while a v0.0.1 GitHub release
draft exists. Freeze the initial feature set as 0.0.1; [Unreleased] starts
empty.

@Avicennasis Avicennasis left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The release metadata does not support cutting this section as 2026-05-08. v0.0.1 is still a draft (publishedAt: null) and no tag exists; May 8 is only the draft's creation date. More importantly, this change moves later work—such as the wipe USB added June 12 and the July documentation/fixes—under a May 8 release heading, creating an impossible changelog chronology.

Please either leave these entries under [Unreleased] until v0.0.1 is actually published, or date the section for the real release/cut and make sure it intentionally contains all work through that date. The draft itself should not be published as part of this PR; deployment/release steps are intentionally out of scope.

The Markdown diff itself is whitespace-clean and GitHub's current checks are green.

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