Skip to content

Commit 6ab3aed

Browse files
committed
docs: add missing version comparison links to CHANGELOG
v1.0.2, v1.0.3, v1.0.4 were missing from the reference link block at the bottom of CHANGELOG.md, breaking Keep a Changelog conventions.
1 parent 80737de commit 6ab3aed

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,9 @@ Initial public tool surface: `repo_status`, `my_work`, `pr_preflight`,
282282
`release_readiness`, `ci_diagnosis`, `org_pulse`, `pin_drift`,
283283
`ecosystem_activity`, `module_pin_hint`.
284284

285+
[1.0.4]: https://github.com/Rethunk-AI/rethunk-github-mcp/compare/v1.0.3...v1.0.4
286+
[1.0.3]: https://github.com/Rethunk-AI/rethunk-github-mcp/compare/v1.0.2...v1.0.3
287+
[1.0.2]: https://github.com/Rethunk-AI/rethunk-github-mcp/compare/v1.0.1...v1.0.2
285288
[1.0.1]: https://github.com/Rethunk-AI/rethunk-github-mcp/compare/v1.0.0...v1.0.1
286289
[1.0.0]: https://github.com/Rethunk-AI/rethunk-github-mcp/releases/tag/v1.0.0
287290
[0.3.0]: https://github.com/Rethunk-AI/rethunk-github-mcp/releases/tag/v0.3.0

0 commit comments

Comments
 (0)