Skip to content

Commit

Permalink
Update changelog for 3.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
meistermeier committed Nov 25, 2018
1 parent 54e3419 commit 27e0cac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
3.1.5
o Fix loading by parent class / interface for custom id. (#554)
o Fix computation of keys for primaryIdToNativeId mapping.
o Fix usage of fixed variable name.
o Remove methods that had been scheduled for removal in 3.1.4.
o Remove dependency on commons-io.

3.1.4
o Don't treat Void and void as scalar result types and thus allowing Neo4j-OGM session to handle queries mapped to these
types even if the query itself does return nodes or properties. #479
Expand Down

0 comments on commit 27e0cac

Please sign in to comment.