docs(changelog): correct the v1.18.1 heading date to 2026-09-03 - #55
Merged
Conversation
The v1.18.1 entry was written on 2026-09-02 and dated that day, but the release has not been published: no v1.18.1 tag or GitHub release exists and production is still serving v1.18.0. The heading now carries the intended publication date instead of the drafting date. Documentation only. The version in pyproject.toml, the lockfile, the corpus definitions, the frozen parameters, the Stage 1 evidence files and the snapshot-serving policy are all untouched, and snapshot serving remains off.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One-line documentation fix ahead of the v1.18.1 release.
The v1.18.1 changelog entry was drafted on 2026-09-02 and dated that day, but the release was never published: no
v1.18.1tag or GitHub release exists and production is still serving v1.18.0. The heading now carries the intended publication date, 2026-09-03, rather than the drafting date.Diff
One file, one line. The v1.18.0 heading immediately below carries the same date and is deliberately not touched — that release was published on 2026-09-02.
Explicitly unchanged
versioninpyproject.toml(still1.18.1),uv.lock, corpus definitions, frozen parameters, Stage 1 evidence files, configuration, images, secrets and the snapshot-serving policy. Snapshot serving remains off. No qualification rerun, comparison, HMLR call or serving-flag change is part of this PR.Validation
./scripts/validate.sh— exit 0 (lockfile check, pre-commit all-files, full suite): 1994 passed, 27 skipped. Focused release-manifest/version tests (test_release_manifest_version.py,test_mcp_server_card_version.py,snapshot/test_rollout_premises.py): 66 passed.Held for review — not to be merged, tagged, published or deployed as part of this task.