Skip to content

docs(changelog): drop the premature v2.0.1 Planned entry#398

Merged
DemchaAV merged 1 commit into
developfrom
chore/drop-premature-2.0.1-changelog
Jul 13, 2026
Merged

docs(changelog): drop the premature v2.0.1 Planned entry#398
DemchaAV merged 1 commit into
developfrom
chore/drop-premature-2.0.1-changelog

Conversation

@DemchaAV

Copy link
Copy Markdown
Owner

Why

develop is on 2.0.1-SNAPSHOT, but the ## v2.0.1 — Planned CHANGELOG entry's only content was one internal ### Build note about the japicmp binary-compatibility gate. That's repo-internal tooling — no user-facing change — and the policy is already documented in docs/api-stability.md. Advertising a "v2.0.1 — Planned" release with nothing installable is misleading, and it contradicts the hardening plan's conclusion that no 2.0.1 release is warranted.

What

Remove the ## v2.0.1 — Planned entry. The CHANGELOG top is the dated ## v2.0.0 — 2026-07-13 again.

develop stays on 2.0.1-SNAPSHOT — the japicmp gate short-circuits when the working version equals its 2.0.0 baseline, so the dev line must remain distinct from the release. A concrete version entry is added when a real user-facing change lands.

Tests

VersionConsistencyGuardTest 12/12 — the guard anchors install snippets to the latest dated release (2.0.0) for a -SNAPSHOT working version, so the (undated) Planned entry was never used; removing it changes nothing. No pom or install-snippet touched.

The 2.0.1 development line carries no user-facing change — its only note was the
japicmp binary-compatibility enforcement, which is repo-internal tooling already
documented in docs/api-stability.md. Advertising a "v2.0.1 — Planned" release with
nothing installable is misleading, so drop the entry; the CHANGELOG top is the dated
v2.0.0 again. develop stays on 2.0.1-SNAPSHOT — the japicmp gate needs a working
version distinct from the 2.0.0 baseline — and a version entry is added when a real
user-facing change lands.
@DemchaAV DemchaAV merged commit 2f80193 into develop Jul 13, 2026
10 checks passed
@DemchaAV DemchaAV deleted the chore/drop-premature-2.0.1-changelog branch July 13, 2026 14:40
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