DATAJPA-1424 - Updated changelog.

This commit is contained in:
Mark Paluch
2018-10-15 10:40:50 +02:00
parent e1dd499091
commit bae770cf02

View File

@@ -1,6 +1,11 @@
Spring Data JPA Changelog
=========================
Changes in version 2.1.1.RELEASE (2018-10-15)
---------------------------------------------
* DATAJPA-1424 - Release 2.1.1 (Lovelace SR1).
Changes in version 2.1.0.RELEASE (2018-09-21)
---------------------------------------------
* DATAJPA-1416 - Saving lazy-loaded entity with IdClass throws TypeMismatchException.