Skip to content

Commit 27fe73a

Browse files
committed
docs(changelog): add missing reference links for v2.3.2–v2.3.4
Versions 2.3.2, 2.3.3, and 2.3.4 had full changelog entries but no corresponding reference-link definitions at the bottom of the file. Markdown renderers render the section headers as plain text instead of hyperlinks without these.
1 parent 831f49c commit 27fe73a

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
@@ -138,6 +138,9 @@ Mutating git operations: merge, cherry-pick, and optional push-after for `batch_
138138

139139
- Initial release: `git_status`, `git_inventory`, `git_parity`, `list_presets`.
140140

141+
[2.3.4]: https://github.com/Rethunk-AI/mcp-multi-root-git/releases/tag/v2.3.4
142+
[2.3.3]: https://github.com/Rethunk-AI/mcp-multi-root-git/releases/tag/v2.3.3
143+
[2.3.2]: https://github.com/Rethunk-AI/mcp-multi-root-git/releases/tag/v2.3.2
141144
[2.3.1]: https://github.com/Rethunk-AI/mcp-multi-root-git/releases/tag/v2.3.1
142145
[2.3.0]: https://github.com/Rethunk-AI/mcp-multi-root-git/releases/tag/v2.3.0
143146
[2.2.0]: https://github.com/Rethunk-AI/mcp-multi-root-git/releases/tag/v2.2.0

0 commit comments

Comments
 (0)