Updated changelog.

See #510
This commit is contained in:
Christoph Strobl
2021-02-17 11:07:05 +01:00
parent 5399ec9e69
commit 60e9d82bee

View File

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