We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba8b3b commit 9ee6a2bCopy full SHA for 9ee6a2b
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 2.6.11.RELEASE (2018-04-04)
5
+----------------------------------------------
6
+* DATAREST-1222 - Switch to SimpleEvaluationContext for SpEL-based PATCH handling.
7
+* DATAREST-1219 - Remove explicit declaration of Jackson library versions.
8
+* DATAREST-1215 - Declare project.root property to make sure JavaDoc generation works.
9
+* DATAREST-1185 - Release 2.6.11 (Ingalls SR11).
10
+
11
12
Changes in version 3.0.5.RELEASE (2018-02-28)
13
---------------------------------------------
14
* DATAREST-1200 - Release 3.0.5 (Kay SR5).
0 commit comments