Skip to content

docs(changelog): restore v0.14 release sections#56

Merged
steipete merged 1 commit into
mainfrom
docs/changelog-v0.14-tags
Jul 16, 2026
Merged

docs(changelog): restore v0.14 release sections#56
steipete merged 1 commit into
mainfrom
docs/changelog-v0.14-tags

Conversation

@steipete

Copy link
Copy Markdown
Contributor

Summary

  • restore version sections for signed tags v0.14.1 and v0.14.2
  • keep each existing changelog entry with the tag whose commit range introduced it
  • restore an empty Unreleased section for future work

Proof

  • compared v0.14.0..v0.14.1 and v0.14.1..v0.14.2 commit ranges
  • compared CHANGELOG.md at both signed tags
  • git diff --check
  • GOWORK=off go mod tidy
  • git diff --exit-code -- go.mod go.sum
  • GOWORK=off go vet ./...
  • GOWORK=off go test -count=1 ./... (18 packages passed)
  • AutoReview clean: no accepted/actionable findings; confidence 0.98

This repairs current-main release notes only. It does not create the missing GitHub Releases or macOS assets for v0.14.0, v0.14.1, or v0.14.2.

@steipete
steipete merged commit ffc0fc7 into main Jul 16, 2026
8 checks passed
@steipete
steipete deleted the docs/changelog-v0.14-tags branch July 16, 2026 18:32
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