Skip to content

docs: adopt proper Changelog#12

Open
juliosuas wants to merge 1 commit intocloudflare:mainfrom
juliosuas:fix/issue-3-changelog
Open

docs: adopt proper Changelog#12
juliosuas wants to merge 1 commit intocloudflare:mainfrom
juliosuas:fix/issue-3-changelog

Conversation

@juliosuas
Copy link
Copy Markdown

Fixes #3 — adds CHANGELOG.md following keepachangelog.com format, documenting project history from git log.

Changes

  • Added CHANGELOG.md with entries for v1.0.0 and v1.0.1
  • Follows Keep a Changelog format with Added, Fixed sections
  • Includes comparison links between versions

@molguin92
Copy link
Copy Markdown
Contributor

Hi @juliosuas , thanks for your contribution! This is a good step forward, but to fully address #3, I think we will need a bit more automation and tooling. For instance, today our release script populates RELEASE_NOTES, which I don't think we'd want to do if we had a "proper" changelog.

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.

Adopt a proper Changelog

2 participants