DATAJDBC-517 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-04-28 15:03:22 +02:00
parent 69a7155c9e
commit e0a4aa5f20

View File

@@ -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)