Skip to content

chore: add UPGRADING.md with changelog-driven upgrade notes#90

Merged
eclectic-coding merged 1 commit into
mainfrom
chore/upgrading-md
May 27, 2026
Merged

chore: add UPGRADING.md with changelog-driven upgrade notes#90
eclectic-coding merged 1 commit into
mainfrom
chore/upgrading-md

Conversation

@eclectic-coding
Copy link
Copy Markdown
Owner

Closes #48

Summary

  • Adds UPGRADING.md as a standing upgrade guide linked from CHANGELOG.md
  • Documents that all 0.x releases are additive — no breaking configuration changes; existing initializers require no edits when upgrading
  • Establishes the file and convention ready to receive notes for any future breaking changes

Test plan

  • bundle exec rake passes (329 examples, 0 failures, no Rubocop offenses)

🤖 Generated with Claude Code

Documents that all 0.x releases are additive with no breaking
configuration changes; establishes the file as a standing guide
for future breaking changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@eclectic-coding eclectic-coding merged commit 901c008 into main May 27, 2026
5 checks passed
@eclectic-coding eclectic-coding deleted the chore/upgrading-md branch May 27, 2026 11:12
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.

[v0.9.0] DX: UPGRADING.md and changelog-driven upgrade notes

1 participant