We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4803481 commit 386d0fdCopy full SHA for 386d0fd
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JPA Changelog
2
=========================
3
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
11
Changes in version 2.3.6.RELEASE (2020-12-09)
12
---------------------------------------------
13
* DATAJPA-1810 - Release 2.3.6 (Neumann SR6).
@@ -2129,5 +2136,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
2129
2136
2130
2137
2131
2138
2139
2132
2140
2133
2141
0 commit comments