Skip to content

Commit

Permalink
Prepare 3.1.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed Jun 7, 2019
1 parent 0216397 commit e9a9d4a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
3.1.11
o Apply optimistic locking logic during merge, too. (#623)
o Turn off client side Cypher validation, request TX type as needed. (#627)
o Upgrade to Jackson 2.9.9. (#628)
o Upgrade Neo4j 3.5 to 3.5.6.

3.1.10
o Provide hooks to configure native Bolt driver logging.

Expand Down
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:version: 3.1.10
:dev_version: 3.1.11-SNAPSHOT
:version: 3.1.11
:dev_version: 3.1.12-SNAPSHOT
:last_dev_version: 3.2.0-SNAPSHOT

image:https://img.shields.io/maven-central/v/org.neo4j/neo4j-ogm.svg[Maven Central,link=http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.neo4j%22%20AND%20a%3A%22neo4j-ogm%22]
Expand Down

0 comments on commit e9a9d4a

Please sign in to comment.