diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 7b70669f5..644efcd81 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -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). @@ -647,5 +655,6 @@ Changes in version 1.0.0.M1 (2018-02-06) +