Skip to content

Commit 7815ca3

Browse files
Updated changelog.
See #861
1 parent 2554166 commit 7815ca3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data JDBC Changelog
22
=========================
33

4+
Changes in version 2.0.7.RELEASE (2021-02-17)
5+
---------------------------------------------
6+
* DATAJDBC-642 - Update CI jobs with Docker Login.
7+
* DATAJDBC-637 - Support nanosecond precision by converting to Timestamp instead of Date.
8+
* #916 - Fixes Conditions.notIn() by using 'In.createNotIn()'.
9+
* #911 - Fix documentation of callbacks.
10+
* #904 - Update copyright year to 2021.
11+
* #257 - Update repository after GitHub issues migration.
12+
13+
414
Changes in version 1.1.13.RELEASE (2021-02-17)
515
----------------------------------------------
616
* #921 - The 1.1.x build is broken.
@@ -673,5 +683,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
673683

674684

675685

686+
676687

677688

0 commit comments

Comments
 (0)