DATAJPA-1439 - Updated changelog.

This commit is contained in:
Mark Paluch
2018-10-29 12:52:45 +01:00
parent 1145382fd2
commit 35e16773e0

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.1.2.RELEASE (2018-10-29)
---------------------------------------------
* DATAJPA-1446 - Memory leak in class JpaMetamodel.
* DATAJPA-1443 - Small corrections in JavaDoc.
* DATAJPA-1439 - Release 2.1.2 (Lovelace SR2).
* DATAJPA-1418 - Interface-based Projections - Generate inner join instead of left join.
Changes in version 1.11.16.RELEASE (2018-10-15)
-----------------------------------------------
* DATAJPA-1419 - Release 1.11.16 (Ingalls SR16).