Skip to content

Commit 87f00df

Browse files
committed
Updated changelog.
See #2388
1 parent b49d1b7 commit 87f00df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/changelog.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 2.5.3 (2021-07-12)
5+
-------------------------------------
6+
* #2406 - `Repositories` now allows lookup of parent repositories for sub-types.
7+
* #2396 - `QuerydslPredicateBuilder` should not return `null` `Predicate`.
8+
9+
410
Changes in version 2.5.2 (2021-06-22)
511
-------------------------------------
612
* #2382 - Allow for a module specific inclusion for DTO projections.
@@ -3186,5 +3192,6 @@ Repository
31863192

31873193

31883194

3195+
31893196

31903197

0 commit comments

Comments
 (0)