docs: conform CHANGELOG to Keep a Changelog#13
Merged
Conversation
- Fix v1.0.0 release date 2021-01-19 → 2022-01-20 (per the v1.0.0 tag); update the TOC entry and anchor to match - Replace per-section inline [Diff]/[Tag] links with a canonical bottom reference-links section (compare links for every version; releases/tag for the initial v0.1.0) - Bump the Keep a Changelog reference from 1.0.0 to 1.1.0 All existing entries and code examples preserved verbatim. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
What
Docs-only cleanup of
CHANGELOG.mdandREADME.md.CHANGELOG.md
[Diff]/[Tag]links with reference-style version links collected at the bottom of the file, and bump the format reference to1.1.0.1.0.0release date:2021-01-19→2022-01-20. The old date was chronologically impossible (it predated0.12.0at2021-12-22);2022-01-20matches the actualv1.0.0git tag.README.md
<br>.Why
Keep the user-facing changelog consistent with the conventions it already claims to follow, and correct the inaccurate
1.0.0date.Notes
[Unreleased]entry — pure docs change.🤖 Generated with Claude Code