File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Commons Changelog
2
2
=============================
3
3
4
+ Changes in version 2.3.5.RELEASE (2020-10-28)
5
+ ---------------------------------------------
6
+ * DATACMNS-1816 - Wording changes.
7
+ * DATACMNS-1814 - Table of contents sometimes locates in wrong section (confusion between subsections without id-s).
8
+ * DATACMNS-1807 - Code examples for Kotlin declared as Java.
9
+ * DATACMNS-1806 - Concurrency issue in Lazy.getNullable().
10
+ * DATACMNS-1804 - Correct grammar in Exception messages thrown by Repository classes.
11
+ * DATACMNS-1797 - Release 2.3.5 (Neumann SR5).
12
+ * DATACMNS-1792 - Fix Typos in commons/repositories documentation.
13
+
14
+
4
15
Changes in version 2.2.11.RELEASE (2020-10-28)
5
16
----------------------------------------------
6
17
* DATACMNS-1816 - Wording changes.
@@ -2901,5 +2912,6 @@ Repository
2901
2912
2902
2913
2903
2914
2915
+
2904
2916
2905
2917
You can’t perform that action at this time.
0 commit comments