DATAJPA-1749 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
Spring Data JPA Changelog
|
||||
=========================
|
||||
|
||||
Changes in version 2.4.0-M2 (2020-08-12)
|
||||
----------------------------------------
|
||||
* DATAJPA-1761 - Sample transactional code having unnecessary save operation.
|
||||
* DATAJPA-1754 - assert the entity is null in SimpleJpaRepository.save.
|
||||
* DATAJPA-1749 - Release 2.4 M2 (2020.0.0).
|
||||
* DATAJPA-872 - Query hints on repository methods do not support hints that allow duplicate values for the same name.
|
||||
|
||||
|
||||
Changes in version 2.3.2.RELEASE (2020-07-22)
|
||||
---------------------------------------------
|
||||
* DATAJPA-1743 - Release 2.3.2 (Neumann SR2).
|
||||
@@ -2007,5 +2015,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user