Skip to content

Commit

Permalink
Prepare release.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed Nov 11, 2021
1 parent 5f471ba commit 63d13dd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:groupId: org.neo4j
:artifactId: neo4j-cypher-dsl

:neo4j-cypher-dsl-version: 2022.0.0-SNAPSHOT
:neo4j-cypher-dsl-version: 2021.4.1

// end::properties[]

Expand Down
12 changes: 12 additions & 0 deletions docs/appendix/2021.4.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
== 2021.4

=== 2021.4.1

==== 🚀 Features

GH-230 - Add a way for a programmatic sort definition on expressions.

==== 🧹 Housekeeping

* Tons of dependency upgrades in test scope
* Upgrade to Neo4j-Java-Driver 4.4.1. (a provided dependency)
* The parser module now uses the Neo4j 4.3.6 parser

=== 2021.4.0

2021.4.0 updates the optional dependency to https://github.com/querydsl/querydsl[Querydsl] to 5.0.0. While this is API
Expand Down

0 comments on commit 63d13dd

Please sign in to comment.