We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a481bd4 commit 5cf448dCopy full SHA for 5cf448d
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.2.0-M2 (2021-01-13)
5
+----------------------------------------
6
+* DATAJDBC-642 - Update CI jobs with Docker Login.
7
+* DATAJDBC-637 - Support nanosecond precision by converting to Timestamp instead of Date.
8
+* #904 - Update copyright year to 2021.
9
+* #257 - Update repository after GitHub issues migration.
10
+
11
12
Changes in version 2.1.3 (2021-01-13)
13
-------------------------------------
14
* DATAJDBC-642 - Update CI jobs with Docker Login.
@@ -668,5 +676,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
668
676
669
677
670
678
679
671
680
672
681
0 commit comments