Skip to content

Replace CHANGELOG.md with GitHub Releases#19

Merged
finallyjay merged 1 commit intomainfrom
migrate-changelog-to-releases
Apr 6, 2026
Merged

Replace CHANGELOG.md with GitHub Releases#19
finallyjay merged 1 commit intomainfrom
migrate-changelog-to-releases

Conversation

@finallyjay
Copy link
Copy Markdown
Owner

Summary

  • Removes CHANGELOG.md in favor of GitHub Releases for changelog tracking
  • GitHub Releases integrates better with the existing GitHub-native workflow (Actions, Dependabot, tags)
  • Historical changelog content will be preserved as GitHub Release notes for v1.0.0 and v2.0.0

Next steps (after merge)

  • GitHub Releases for v1.0.0 and v2.0.0 will be created automatically

Test plan

  • Verify CHANGELOG.md is removed
  • No other files reference CHANGELOG.md

🤖 Generated with Claude Code

Moving changelog tracking to GitHub Releases for better integration
with the GitHub ecosystem (Dependabot, release notifications, tag-based
workflows).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 6, 2026 11:31
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the repository’s CHANGELOG.md to transition changelog tracking to GitHub Releases, preserving historical notes in release descriptions.

Changes:

  • Deleted CHANGELOG.md from the repository.
  • (Verified) No remaining references to CHANGELOG.md / “CHANGELOG” / “Keep a Changelog” across common repo file types.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@finallyjay finallyjay merged commit b1d5e87 into main Apr 6, 2026
7 checks passed
@finallyjay finallyjay deleted the migrate-changelog-to-releases branch April 6, 2026 11:33
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.

2 participants