Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 562 Bytes

Changelog.md

File metadata and controls

34 lines (19 loc) · 562 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

0.3.0

Added

  • Show exceptions in profiler

Fixed

  • Typo in configuration "schema" => "scheme".
  • Bug where clients accidentally could share connections.

0.2.0

Added

  • Support for BOLT
  • Test the bundle without OGM

Changed

  • Made the graphaware/neo4j-php-ogm optional

Fixed

  • Invalid alias whennot using the entity manager
  • Make sure query logger has default values when exception occour.

0.1.0

First release