Skip to content

Commit ab96c55

Browse files
Merge pull request #40 from neo4j/release/v0.1.3
Release v0.1.3
2 parents e943bb5 + 79769ab commit ab96c55

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Patch-20250923-114240.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.1.3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v0.1.3 - 2025-09-23
2+
### Patch
3+
* Enhanced MCP tool annotations by adding title, destructive, idempotent, and open-world hints for get-schema and run-cypher tools to improve client understanding and behavior

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v0.1.3 - 2025-09-23
10+
### Patch
11+
* Enhanced MCP tool annotations by adding title, destructive, idempotent, and open-world hints for get-schema and run-cypher tools to improve client understanding and behavior
12+
913
## v0.1.2 - 2025-09-19
1014
### Patch
1115
* Improve server discoverability and tool descriptions:

0 commit comments

Comments
 (0)