Skip to content

Commit c1349d9

Browse files
Prepare relase.
1 parent 6d533ae commit c1349d9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:groupId: org.neo4j
66
:artifactId: neo4j-cypher-dsl
77

8-
:neo4j-cypher-dsl-version: 2021.1.1-SNAPSHOT
8+
:neo4j-cypher-dsl-version: 2021.1.1
99

1010
// end::properties[]
1111

docs/appendix/2021.1.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
== 2021.1
22

3+
=== 2021.1.1
4+
5+
This is a drop-in replacement for <<v2021.1.0>>. Introducing the interface for `Property` broke the `mutate` operation,
6+
for which no test was in place. This and the bug has been fixed.
7+
8+
==== 🐛 Bug Fixes
9+
10+
* GH-168 - Fix mutating containers by properties.
11+
12+
[[v2021.1.0]]
313
=== 2021.1.0
414

515
2021.1.0 comes with a ton of new features and a handful of breaking changes.

0 commit comments

Comments
 (0)