You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(changelog): cut [Unreleased] → [v0.4.0], document the reset
Move the contents of [Unreleased] under a new [v0.4.0] - 2026-05-14
heading. Repopulate [Unreleased] with the three post-v0.4.0 items
already on main: #163 (pflag bump), #164 (harden-runner bump), #165
(release-darwin race fix).
Add a header note explaining the release-history reset: deleting the
pre-v0.4.0 tags from GitHub does not delete them from proxy.golang.org;
every reused tag name would serve the old (often Python-era) content.
v0.4.0 is the first never-previously-used version.
Two factual additions to v0.4.0:
* PR #162 (module hoist) — was missing from the original Changed
block when the section was still labelled [Unreleased].
* PR #161 (BuildInfo fallback) — moved into a dedicated Added bullet
so `go install` users know their binaries self-identify now.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments