Skip to content

Commit

Permalink
CHANGELOG notes about changes to public interface
Browse files Browse the repository at this point in the history
  • Loading branch information
subvertallchris committed Feb 1, 2016
1 parent 9832ec6 commit fe72087
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

- Returning paths within transactions in Server mode could result in incorrectly wrapped nodes.

### Changed

- The process of parsing responses from the transactional endpoint was simplified and improved. A few methods tied directly to the old implementation and with no reusability were removed. See https://github.com/neo4jrb/neo4j-core/pull/249 for changes.

## [6.1.0] - 2016-01-01

### Fixed
Expand Down

0 comments on commit fe72087

Please sign in to comment.