Skip to content

Commit 60d81b7

Browse files
committed
DATAJPA-1812 - Updated changelog.
1 parent 3c86ba6 commit 60d81b7

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,13 @@
11
Spring Data JPA Changelog
22
=========================
33

4+
Changes in version 2.5.0-M1 (2020-12-09)
5+
----------------------------------------
6+
* DATAJPA-1818 - Implement CrudRepository.delete(Iterable<ID> ids).
7+
* DATAJPA-1813 - Remove dependency to joda.time.
8+
* DATAJPA-1812 - Release 2.5 M1 (2021.0.0).
9+
10+
411
Changes in version 2.3.6.RELEASE (2020-12-09)
512
---------------------------------------------
613
* 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/
21372144

21382145

21392146

2147+
21402148

21412149

0 commit comments

Comments
 (0)