Skip to content

Commit 611f5cd

Browse files
phernandezclaude
andcommitted
docs: add changelog entry for v0.13.4
- Renamed list_projects to list_memory_projects for namespace isolation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 4ea392d commit 611f5cd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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.4 (2025-06-11)
4+
5+
### Bug Fixes
6+
7+
- **MCP Tools**: Renamed `list_projects` tool to `list_memory_projects` to avoid naming conflicts with other MCP servers
8+
- **Namespace**: Improved tool naming specificity for better MCP server integration and isolation
9+
10+
### Changes
11+
12+
- Tool functionality remains identical - only the name changed from `list_projects` to `list_memory_projects`
13+
- All integration tests updated to use the new tool name
14+
- Better namespace isolation for Basic Memory MCP tools
15+
316
## v0.13.3 (2025-06-11)
417

518
### Bug Fixes

0 commit comments

Comments
 (0)