We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c86ba6 commit 60d81b7Copy full SHA for 60d81b7
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).
@@ -2137,5 +2144,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
2137
2144
2138
2145
2139
2146
2147
2140
2148
2141
2149
0 commit comments