Skip to content

chore: add CHANGELOG.md#4

Draft
chazmaniandinkle wants to merge 1 commit intomainfrom
chore/add-changelog
Draft

chore: add CHANGELOG.md#4
chazmaniandinkle wants to merge 1 commit intomainfrom
chore/add-changelog

Conversation

@chazmaniandinkle
Copy link
Copy Markdown
Contributor

What

Adds an empty CHANGELOG.md scaffolding using
Keep a Changelog 1.1.0 format.

Why

Per 2026-04-24 public-repo audit §OSS-readiness-gaps #10. The repo
had no changelog; any user-visible change is invisible without
scraping commit history.

How

  • Unreleased section up top
  • Convention pointer to SemVer + Conventional Commits in the header
  • Release template block (commented-out) for next tag-up

No backfill — the repo has no tagged releases yet, so there is
nothing to retroactively catalog. First entries will land as
changes do.

Checklist

  • Keep a Changelog 1.1.0 format
  • SemVer + Conventional Commits pointer
  • Unreleased section ready for next change

Per 2026-04-24 public-repo audit §OSS-readiness-gaps #10.

Empty scaffolding using Keep a Changelog 1.1.0 format, SemVer, and
Conventional Commits. Includes a commented-out release template so
the next tag-up can copy-paste the shape.
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