Browse Source

Updated changelog.

See #860
1.1.x
Christoph Strobl 5 years ago
parent
commit
ec3a4f12fe
  1. 8
      src/main/resources/changelog.txt

8
src/main/resources/changelog.txt

@ -1,6 +1,13 @@ @@ -1,6 +1,13 @@
Spring Data JDBC Changelog
=========================
Changes in version 1.1.13.RELEASE (2021-02-17)
----------------------------------------------
* #921 - The 1.1.x build is broken.
* #916 - Fixes Conditions.notIn() by using 'In.createNotIn()'.
* #904 - Update copyright year to 2021.
Changes in version 2.2.0-M2 (2021-01-13)
----------------------------------------
* DATAJDBC-642 - Update CI jobs with Docker Login.
@ -665,5 +672,6 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -665,5 +672,6 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save