Browse Source

DATAJDBC-525 - Updated changelog.

1.0.x
Mark Paluch 6 years ago
parent
commit
542b1bffdd
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  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.0.18.RELEASE (2020-06-10)
----------------------------------------------
* DATAJDBC-545 - withId seems to be mandatory even the documentation states it should be optional.
* DATAJDBC-532 - Remove Travis CI.
* DATAJDBC-525 - Release 1.0.18 (Lovelace SR18).
Changes in version 2.0.0.RC2 (2020-04-28)
-----------------------------------------
* DATAJDBC-520 - Improve documentation for MappedCollection.
@ -452,3 +459,4 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -452,3 +459,4 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save