Browse Source

Updated changelog.

See #2301
pull/2333/head
Mark Paluch 5 years ago
parent
commit
0e9edff5b5
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 7
      src/main/resources/changelog.txt

7
src/main/resources/changelog.txt

@ -1,6 +1,12 @@ @@ -1,6 +1,12 @@
Spring Data Commons Changelog
=============================
Changes in version 2.3.8.RELEASE (2021-03-17)
---------------------------------------------
* #2313 - TypeDiscoverer.getParameterTypes does not capture enclosing type parameter of non static inner class.
* #2308 - Denote that Query by Example acts differently when fields are based on primitives instead of objects.
Changes in version 2.5.0-M4 (2021-02-18)
----------------------------------------
@ -3084,5 +3090,6 @@ Repository @@ -3084,5 +3090,6 @@ Repository

Loading…
Cancel
Save