DATAJPA-1495 - Updated changelog.

This commit is contained in:
Mark Paluch
2019-02-13 09:55:28 +01:00
parent ce1a449e88
commit 31876ac159

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.1.5.RELEASE (2019-02-13)
---------------------------------------------
* DATAJPA-1502 - Typo in reference docs on Specification.
* DATAJPA-1495 - Release 2.1.5 (Lovelace SR5).
* DATAJPA-1321 - JpaRepository.getOne(…) JavaDoc is misleading.
* DATAJPA-1297 - outputParameterName in @Procedure is not being used to create the StoredProcedureAttributes.
Changes in version 2.1.4.RELEASE (2019-01-10)
---------------------------------------------
* DATAJPA-1490 - Update copyright years to 2019.