Skip to content

Commit

Permalink
Update Changelog for 3.2.0-alpha04.
Browse files Browse the repository at this point in the history
  • Loading branch information
meistermeier committed Feb 8, 2019
1 parent b3b43db commit 48b243d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ o Deprecated OgmPluginInitializer.
o Don't deploy `org.neo4j:neo4j-ogm-test` any longer. This module and the included utilities is not meant to be used outside Neo4j-OGM.
o `SessionFactory.getDriver()` has been replaced with `SessionFactory.unwrap(Class<T> clazz)` which provides a consistent
way to get the underlying Neo4j-OGM driver or the native driver.
o Wrap CypherModificationProvider in a ThreadLocal.
o Add support for containing filter in combination with ignore case.

3.1.x
o Improve documentation of type conversions. #501
Expand Down

0 comments on commit 48b243d

Please sign in to comment.