We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e169c commit ec3a4f1Copy full SHA for ec3a4f1
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 1.1.13.RELEASE (2021-02-17)
5
+----------------------------------------------
6
+* #921 - The 1.1.x build is broken.
7
+* #916 - Fixes Conditions.notIn() by using 'In.createNotIn()'.
8
+* #904 - Update copyright year to 2021.
9
+
10
11
Changes in version 2.2.0-M2 (2021-01-13)
12
----------------------------------------
13
* DATAJDBC-642 - Update CI jobs with Docker Login.
@@ -665,5 +672,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
665
672
666
673
667
674
675
668
676
669
677
0 commit comments