DATAJPA-1581 - Updated changelog.

This commit is contained in:
Mark Paluch
2019-09-30 11:03:54 +02:00
parent bbd267313f
commit 52a9487c93

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.1.11.RELEASE (2019-09-30)
----------------------------------------------
* DATAJPA-1600 - Document recommended way to work with entities with manually assigned identifiers.
* DATAJPA-1594 - Tighten nullability constraints in Querydsl implementation.
* DATAJPA-1582 - Local schema resolution fails for spring-repository.xsd.
* DATAJPA-1581 - Release 2.1.11 (Lovelace SR11).
Changes in version 2.2.0.RC3 (2019-09-06)
-----------------------------------------
* DATAJPA-1600 - Document recommended way to work with entities with manually assigned identifiers.