Browse Source

Updated changelog.

See #863
pull/1035/head
Christoph Strobl 5 years ago
parent
commit
b9e22f9235
  1. 9
      src/main/resources/changelog.txt

9
src/main/resources/changelog.txt

@ -1,6 +1,14 @@ @@ -1,6 +1,14 @@
Spring Data JDBC Changelog
=========================
Changes in version 2.1.3 (2021-01-13)
-------------------------------------
* DATAJDBC-642 - Update CI jobs with Docker Login.
* DATAJDBC-637 - Support nanosecond precision by converting to Timestamp instead of Date.
* #904 - Update copyright year to 2021.
* #257 - Update repository after GitHub issues migration.
Changes in version 2.1.2 (2020-12-09)
-------------------------------------
* DATAJDBC-633 - Release 2.1.2 (2020.0.2).
@ -659,5 +667,6 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -659,5 +667,6 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save