From 210fcd762b6da55ba360e5d699818c6f4cfda74f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 09:37:03 +0100 Subject: [PATCH] DATACMNS-1821 - Updated changelog. --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 3bf371003..d586c3e30 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data Commons Changelog ============================= +Changes in version 2.2.12.RELEASE (2020-12-09) +---------------------------------------------- +* DATACMNS-1837 - Add required override to the Streamable example in reference docs. +* DATACMNS-1821 - Release 2.2.12 (Moore SR12). + + Changes in version 2.4.1 (2020-11-11) ------------------------------------- * DATACMNS-1828 - TypeDiscoverer does not detect generic type arguments correctly. @@ -2945,5 +2951,6 @@ Repository +