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 aeb67a4 commit 020152eCopy full SHA for 020152e
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 3.0.6.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-1206 - Release 3.0.6 (Kay SR6).
10
+
11
12
Changes in version 2.6.11.RELEASE (2018-04-04)
13
----------------------------------------------
14
* DATAREST-1222 - Switch to SimpleEvaluationContext for SpEL-based PATCH handling.
0 commit comments