Skip to content

Commit 9fb0cd4

Browse files
committed
DATAJPA-1749 - Updated changelog.
1 parent 36aa89e commit 9fb0cd4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data JPA Changelog
22
=========================
33

4+
Changes in version 2.4.0-M2 (2020-08-12)
5+
----------------------------------------
6+
* DATAJPA-1761 - Sample transactional code having unnecessary save operation.
7+
* DATAJPA-1754 - assert the entity is null in SimpleJpaRepository.save.
8+
* DATAJPA-1749 - Release 2.4 M2 (2020.0.0).
9+
* DATAJPA-872 - Query hints on repository methods do not support hints that allow duplicate values for the same name.
10+
11+
412
Changes in version 2.3.2.RELEASE (2020-07-22)
513
---------------------------------------------
614
* DATAJPA-1743 - Release 2.3.2 (Neumann SR2).
@@ -2015,5 +2023,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
20152023

20162024

20172025

2026+
20182027

20192028

0 commit comments

Comments
 (0)