Last modified by Ilie Andriuta on 2019/09/03

From version 6.1
edited by Thomas Mortagne
on 2019/08/20
Change comment: There is no comment for this version
To version 7.1
edited by Thomas Mortagne
on 2019/08/20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -73,7 +73,7 @@
73 73  
74 74  == API Breakages ==
75 75  
76 -The following APIs were modified since <project> <version - 1>:
76 +The following APIs were modified since XWiki 11.6:
77 77  
78 78  {{backwardCompatiblityReport version="11.7-rc-1"/}}
79 79  
ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -1,0 +1,15 @@
1 +[
2 + [
3 + {
4 + "code": "java.method.removed",
5 + "justification": "Not an API breakage (we replaced it with a generic get() method that can also be used to access $services.diff.display)",
6 + "old": "method org.xwiki.script.service.ScriptService org.xwiki.diff.script.DiffScriptService::getDisplay()"
7 + }
8 + ],
9 + [
10 +
11 + ],
12 + [
13 +
14 + ]
15 +]

Get Connected