Skip to content

Commit c226fc8

Browse files
committed
Update CHANGELOG.md
1 parent 07d98f5 commit c226fc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

servers/mcp-neo4j-memory/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
* Implement FastMCP with function decorators to simplify server code
99
* Add HTTP transport option
1010
* Migrate to FastMCP v2.x
11+
* rename tools to be more clear - `search_nodes` into `search_memories` and `find_nodes` into `find_memories_by_name`
12+
* Update underlying Pydantic class `ObservationAddition` to have `observations` field to be consistent with `ObservationDeletion` class
1113

1214
### Added
1315
* Add compatibility for NEO4J_URI and NEO4J_URL env variables

0 commit comments

Comments
 (0)