From 92ee075a6e6dfe30aa6e981b04d1a914a8cd78a2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 14:33:54 +0100 Subject: [PATCH] DATACMNS-1797 - Updated changelog. --- src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 3f9c19715..782809163 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,17 @@ Spring Data Commons Changelog ============================= +Changes in version 2.3.5.RELEASE (2020-10-28) +--------------------------------------------- +* DATACMNS-1816 - Wording changes. +* DATACMNS-1814 - Table of contents sometimes locates in wrong section (confusion between subsections without id-s). +* DATACMNS-1807 - Code examples for Kotlin declared as Java. +* DATACMNS-1806 - Concurrency issue in Lazy.getNullable(). +* DATACMNS-1804 - Correct grammar in Exception messages thrown by Repository classes. +* DATACMNS-1797 - Release 2.3.5 (Neumann SR5). +* DATACMNS-1792 - Fix Typos in commons/repositories documentation. + + Changes in version 2.2.11.RELEASE (2020-10-28) ---------------------------------------------- * DATACMNS-1816 - Wording changes. @@ -2913,5 +2924,6 @@ Repository +