Browse Source

DATAJDBC-517 - Updated changelog.

1.0.x
Mark Paluch 6 years ago
parent
commit
e0a4aa5f20
  1. 11
      src/main/resources/changelog.txt

11
src/main/resources/changelog.txt

@ -1,6 +1,16 @@ @@ -1,6 +1,16 @@
Spring Data JDBC Changelog
=========================
Changes in version 2.0.0.RC2 (2020-04-28)
-----------------------------------------
* DATAJDBC-520 - Improve documentation for MappedCollection.
* DATAJDBC-518 - Allow combination of CriteriaDefinition instances.
* DATAJDBC-517 - Release 2.0 RC2 (Neumann).
* DATAJDBC-507 - Change starting versions for optimistic locking to the schema used in the rest of Spring Data.
* DATAJDBC-480 - Move off deprecated EntityInstantiators.
* DATAJDBC-318 - Derived Queries.
Changes in version 1.1.7.RELEASE (2020-04-28)
---------------------------------------------
* DATAJDBC-520 - Improve documentation for MappedCollection.
@ -441,3 +451,4 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -441,3 +451,4 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save