DATAJPA-1812 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-12-09 15:21:25 +01:00
parent 97ee3dc737
commit 48658d7fe0

View File

@@ -1,6 +1,13 @@
Spring Data JPA Changelog
=========================
Changes in version 2.5.0-M1 (2020-12-09)
----------------------------------------
* DATAJPA-1818 - Implement CrudRepository.delete(Iterable<ID> ids).
* DATAJPA-1813 - Remove dependency to joda.time.
* DATAJPA-1812 - Release 2.5 M1 (2021.0.0).
Changes in version 2.3.6.RELEASE (2020-12-09)
---------------------------------------------
* DATAJPA-1810 - Release 2.3.6 (Neumann SR6).
@@ -2137,5 +2144,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/