Browse Source

DATAJDBC-527 - Updated changelog.

1.0.x
Mark Paluch 6 years ago
parent
commit
a39250cf65
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  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 1.1.8.RELEASE (2020-06-10)
---------------------------------------------
* DATAJDBC-546 - Skip property population if entity can be constructed entirely using a full constructor.
* DATAJDBC-545 - withId seems to be mandatory even the documentation states it should be optional.
* DATAJDBC-532 - Remove Travis CI.
* DATAJDBC-527 - Release 1.1.8 (Moore SR8).
Changes in version 1.0.18.RELEASE (2020-06-10)
----------------------------------------------
* DATAJDBC-545 - withId seems to be mandatory even the documentation states it should be optional.
@ -460,3 +468,4 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -460,3 +468,4 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save