Skip to content

Commit 5dc4c98

Browse files
Updated changelog.
See #511
1 parent bdc07ae commit 5dc4c98

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.3.0-M2 (2021-01-13)
5+
----------------------------------------
6+
* #523 - Update copyright year to 2021.
7+
* #520 - Use pull_request_target in PR project assignment.
8+
* #519 - Returning interface implemented by domain type leads to NullPointerException.
9+
* #518 - IgnoreCase works only if a String property can be resolved to a column.
10+
* #515 - Fix typo in changelog.
11+
* #514 - Reference Docs: typo on firstname.
12+
* #509 - Update CI jobs with Docker Login.
13+
14+
415
Changes in version 1.2.3 (2021-01-13)
516
-------------------------------------
617
* #523 - Update copyright year to 2021.
@@ -392,5 +403,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
392403

393404

394405

406+
395407

396408

0 commit comments

Comments
 (0)