Skip to content

Commit

Permalink
Moved changelog comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexthomas93 committed Jan 9, 2025
1 parent c1d7952 commit cefc699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
### Changed

- Made the `source` parameter of `GraphDocument` optional and updated related methods to support this.
- Suppressed AggregationSkippedNull warnings raised by the Neo4j driver in the Neo4jGraph class when fetching the enhanced_schema.

### Fixed

- Suppressed AggregationSkippedNull warnings raised by the Neo4j driver in the Neo4jGraph class when fetching the enhanced_schema.
- Resolved syntax errors in GraphCypherQAChain by ensuring node labels with spaces are correctly quoted in Cypher queries.

## 0.2.0
Expand Down

0 comments on commit cefc699

Please sign in to comment.