DATAJPA-1407 - Updated changelog.

This commit is contained in:
Mark Paluch
2018-09-21 07:07:44 -04:00
parent c178c4e408
commit cebce5bfe6

View File

@@ -1,6 +1,13 @@
Spring Data JPA Changelog
=========================
Changes in version 2.1.0.RELEASE (2018-09-21)
---------------------------------------------
* DATAJPA-1416 - Saving lazy-loaded entity with IdClass throws TypeMismatchException.
* DATAJPA-1407 - Release 2.1 GA (Lovelace).
* DATAJPA-1333 - Minor performance improvements.
Changes in version 2.0.10.RELEASE (2018-09-10)
----------------------------------------------
* DATAJPA-1416 - Saving lazy-loaded entity with IdClass throws TypeMismatchException.