Skip to content

Commit

Permalink
Prepare version 3.1.21.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed Aug 28, 2020
1 parent a457bd7 commit 5f8e61a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
= Changes

== 3.1.21

* [bug] Ensure accessibility of annotation values. (#827)
* [bug] Solve ambiguous class name collision. (#809)
* [improvement] Flush mapping context on potentially write queries, both custom and generic. (#818)
* [tests] Prove that nested adhoc mapping from maps work. (#814)

== 3.1.20

* Relationships incoming from an inheritance tree are not deleted. (#806)
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.1.20
:version: 3.1.21

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 5f8e61a

Please sign in to comment.