Skip to content

Commit b499c93

Browse files
Prepare version 3.2.33.
1 parent 684e1ad commit b499c93

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.adoc

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
== 3.2
44

5+
=== 3.2.33
6+
7+
* [refactor] Remove unused methods, improve logging.
8+
* [test] Fix a flaky test.
9+
* Increment only version properties of changed relationship entities. (#903)
10+
* [test] Add more tests for #902.
11+
* [docs] Add latest Neo4j versions as supported.
12+
* [docs] Improve changelog entry.
13+
514
=== 3.2.32
615

716
* [bug] Don't flatten collections of known entities. (#902)

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:version: 3.2.32
1+
:version: 3.2.33
22

33
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]
44
image:https://rawgit.com/aleen42/badges/master/src/stackoverflow.svg[stackoverflow,link=https://stackoverflow.com/questions/tagged/neo4j-ogm]

0 commit comments

Comments
 (0)