Skip to content

Commit 60e9d82

Browse files
Updated changelog.
See #510
1 parent 5399ec9 commit 60e9d82

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Spring Data R2DBC Changelog
22
===========================
33

4+
Changes in version 1.1.7.RELEASE (2021-02-17)
5+
---------------------------------------------
6+
* #523 - Update copyright year to 2021.
7+
* #519 - Returning interface implemented by domain type leads to NullPointerException.
8+
* #518 - IgnoreCase works only if a String property can be resolved to a column.
9+
* #515 - Fix typo in changelog.
10+
* #514 - Reference Docs: typo on firstname.
11+
12+
413
Changes in version 1.3.0-M2 (2021-01-13)
514
----------------------------------------
615
* #523 - Update copyright year to 2021.
@@ -404,5 +413,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
404413

405414

406415

416+
407417

408418

0 commit comments

Comments
 (0)