Skip to content

Commit 5049de7

Browse files
phernandezclaude
andcommitted
docs: add changelog entry for v0.13.5
- Renamed create_project to create_memory_project for namespace isolation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 4901176 commit 5049de7

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## v0.13.5 (2025-06-11)
4+
5+
### Bug Fixes
6+
7+
- **MCP Tools**: Renamed `create_project` tool to `create_memory_project` for namespace isolation
8+
- **Namespace**: Continued namespace isolation effort to prevent conflicts with other MCP servers
9+
10+
### Changes
11+
12+
- Tool functionality remains identical - only the name changed from `create_project` to `create_memory_project`
13+
- All integration tests updated to use the new tool name
14+
- Completes namespace isolation for project management tools alongside `list_memory_projects`
15+
316
## v0.13.4 (2025-06-11)
417

518
### Bug Fixes

0 commit comments

Comments
 (0)