Browse Source

DATACMNS-1680 - Updated changelog.

2.2.x
Mark Paluch 6 years ago
parent
commit
093ff7268d
  1. 12
      src/main/resources/changelog.txt

12
src/main/resources/changelog.txt

@ -1,6 +1,17 @@ @@ -1,6 +1,17 @@
Spring Data Commons Changelog
=============================
Changes in version 2.3.0.RC1 (2020-03-31)
-----------------------------------------
* DATACMNS-1691 - Update .gitignore to include STS specific config files.
* DATACMNS-1689 - RepositoryMetadata.getReturnedDomainClass(...) returns Object for suspended methods.
* DATACMNS-1685 - Provide documentation for custom conversions.
* DATACMNS-1684 - Fix grammar in reference documentation.
* DATACMNS-1683 - SpelExtractor does not consider quotation offsets from rewritten query.
* DATACMNS-1680 - Release 2.3 RC1 (Neumann).
* DATACMNS-658 - Extend SortHandlerMethodArgument resolver to be able to detect the request for ignore-case.
Changes in version 2.2.6.RELEASE (2020-03-25)
---------------------------------------------
* DATACMNS-1684 - Fix grammar in reference documentation.
@ -2675,3 +2686,4 @@ Repository @@ -2675,3 +2686,4 @@ Repository

Loading…
Cancel
Save