Skip to content

Fold the last note into v1.0.0 rather than the release after it - #249

Merged
skyoo2003 merged 1 commit into
mainfrom
release-notes-v1
Aug 11, 2026
Merged

skyoo2003 merged 1 commit into
mainfrom
release-notes-v1

Conversation

@skyoo2003

Copy link
Copy Markdown
Owner

Summary

The heap finding merged in #248 landed after changie batch had already consumed the other fragments, so its entry sat in changes/unreleased/ and the notes for the release it belongs to did not mention it. Tagging v1.0.0 in that state would have published release notes missing the correction.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactor
  • CI/CD

Changes

  • changes/v1.0.0.md gains the heap entry under Documentation, by hand: re-batching is not available once the other fragments are gone.
  • CHANGELOG.md regenerated with changie merge.
  • The notes are dated the day the tag goes out (2026-08-12) rather than the day they were first batched.

Testing

  • make all passes
  • New tests added (if applicable)

Also run, as the pre-tag checks on the release page ask: go test -run TestPublicAPISurface ., goreleaser check, and a check that the merged changelog has no version heading glued to a preceding bullet.

Related Issues

Follows #248.

The heap finding landed after the batch that produced changes/v1.0.0.md, so its
fragment sat in unreleased/ and the notes for the release it belongs to did not
mention it. Batching again is not available once the other fragments are
consumed, so the entry goes in by hand and the changelog is merged from the
version files again. The date moves with it: these notes are dated the day the
tag goes out, not the day they were first batched.
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 11, 2026
@skyoo2003 skyoo2003 self-assigned this Aug 11, 2026
@skyoo2003
skyoo2003 merged commit f15c659 into main Aug 11, 2026
1 check passed
@skyoo2003
skyoo2003 deleted the release-notes-v1 branch August 11, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant