From 141a2f33f8f816053cf39b75bfe561afc2911efd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 28 Apr 2020 11:32:16 +0200 Subject: [PATCH] DATACMNS-1674 - Updated changelog. --- src/main/resources/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index ec6a33d37..bb30ab7c2 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,16 @@ Spring Data Commons Changelog ============================= +Changes in version 2.1.17.RELEASE (2020-04-28) +---------------------------------------------- +* DATACMNS-1710 - Avoid potentially expensive constructor parameter creation where possible. +* DATACMNS-1691 - Update .gitignore to include STS specific config files. +* DATACMNS-1684 - Fix grammar in reference documentation. +* DATACMNS-1683 - SpelExtractor does not consider quotation offsets from rewritten query. +* DATACMNS-1679 - ReactiveWrappers uses package-private types in its API. +* DATACMNS-1674 - Release 2.1.17 (Lovelace SR17). + + Changes in version 2.3.0.RC1 (2020-03-31) ----------------------------------------- * DATACMNS-1691 - Update .gitignore to include STS specific config files. @@ -2687,3 +2697,4 @@ Repository +