Skip to content

Commit 31876ac

Browse files
committedFeb 13, 2019
DATAJPA-1495 - Updated changelog.
1 parent ce1a449 commit 31876ac

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎src/main/resources/changelog.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data JPA Changelog
22
=========================
33

4+
Changes in version 2.1.5.RELEASE (2019-02-13)
5+
---------------------------------------------
6+
* DATAJPA-1502 - Typo in reference docs on Specification.
7+
* DATAJPA-1495 - Release 2.1.5 (Lovelace SR5).
8+
* DATAJPA-1321 - JpaRepository.getOne(…) JavaDoc is misleading.
9+
* DATAJPA-1297 - outputParameterName in @Procedure is not being used to create the StoredProcedureAttributes.
10+
11+
412
Changes in version 2.1.4.RELEASE (2019-01-10)
513
---------------------------------------------
614
* DATAJPA-1490 - Update copyright years to 2019.

0 commit comments

Comments
 (0)
Please sign in to comment.