Skip to content

release: fold pending changes into the unreleased 0.3.0 section - #59

Merged
jdsika merged 1 commit into
mainfrom
release/fold-0.3.0-changelog
Sep 11, 2026
Merged

release: fold pending changes into the unreleased 0.3.0 section#59
jdsika merged 1 commit into
mainfrom
release/fold-0.3.0-changelog

Conversation

@jdsika

@jdsika jdsika commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary

0.3.0 was version-bumped and its CHANGELOG section written in #47, but no tag or GitHub Release was ever cut for it — GitHub and PyPI still show v0.2.0 as latest. Changes merged since then (including #57/#58) landed under a fresh ## [Unreleased]\ heading instead of joining the pending 0.3.0 section.

Since nothing has shipped as 0.3.0, this folds those Unreleased entries into the existing 0.3.0 section and updates its date, instead of minting a separate release for them. No code changes.

Verification

  • \ ests/contracts/test_public_api_surface.py::test_the_version_has_a_changelog_section\ passes.
  • Full suite: 1168 passed, 2 skipped.
  • ruff and mypy clean.

0.3.0 was version-bumped and documented but never tagged or published:
GitHub and PyPI still show v0.2.0 as latest. Changes merged since the 0.3.0
prep landed under a fresh Unreleased heading instead of joining it. Since
nothing has shipped as 0.3.0 yet, fold those entries into the existing
0.3.0 section rather than cutting a separate release for them.
@jdsika
jdsika merged commit 6304dbe into main Sep 11, 2026
10 checks passed
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