Skip to content

Commit

Permalink
Prepare version 3.2.26.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed Sep 10, 2021
1 parent 8970af8 commit cafc347
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
= Changes

== 3.2.26

* [new-feature] Add support for read-only-properties. (#786)
* [tests] Demonstrate correct equals/hashCode for `@RelationshipEntity`. (#868)
* [dependencies] Update to Classgraph 4.8.116. (#886)
* [bug] Use `EnterpriseGraphDatabaseFactory` if available. (#883)
* [improvement] Add Java modules names for native types.

== 3.2.25

* [bug] Fix possible `NullpointerException`. (#880)
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:version: 3.2.25
:version: 3.2.26

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]
image:https://rawgit.com/aleen42/badges/master/src/slack.svg[Slack,link=https://neo4j-users.slack.com/messages/neo4j-sdn-ogm/]
Expand Down

0 comments on commit cafc347

Please sign in to comment.