Skip to content

Commit 941ec26

Browse files
sjnimsclaude
andcommitted
docs(changelog): add MCP tool pattern fix to 0.3.2 release notes
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 41da12b commit 941ec26

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [0.3.2] - 2026-01-24
1111

12+
### Fixed
13+
14+
- **Restore MCP tool naming patterns** - Fixed `mcp__plugin_*__*` patterns in mcp-integration docs that prettier corrupted to `mcp**plugin_*__*`; added .prettierignore to prevent recurrence
15+
1216
### Documentation
1317

1418
- **Expand LSP integration skill** - Aligned with official Claude Code docs for comprehensive LSP server guidance
1519
- **Optimize agent-development skill** - Trimmed SKILL.md to target word count for faster loading
1620
- **Align tools/allowed-tools format** - Updated documentation to match official Claude Code docs terminology
1721
- **Update CI/CD workflow documentation** - Fixed workflow list in docs/ci-cd.md (added yaml-lint.yml, removed non-existent weekly-maintenance.yml)
18-
- **Apply prettier formatting** - Fixed formatting in 4 skill files
1922

2023
## [0.3.1] - 2026-01-24
2124

0 commit comments

Comments
 (0)