Skip to content

Commit f073c0d

Browse files
committed
Updated changelog.
See #2301
1 parent 13dfad1 commit f073c0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 2.3.8.RELEASE (2021-03-17)
5+
---------------------------------------------
6+
* #2313 - TypeDiscoverer.getParameterTypes does not capture enclosing type parameter of non static inner class.
7+
* #2308 - Denote that Query by Example acts differently when fields are based on primitives instead of objects.
8+
9+
410
Changes in version 2.5.0-M4 (2021-02-18)
511
----------------------------------------
612

@@ -3084,5 +3090,6 @@ Repository
30843090

30853091

30863092

3093+
30873094

30883095

0 commit comments

Comments
 (0)