Changes for page Release Notes for the XWiki 8.x Cycle
Last modified by Ecaterina Moraru (Valica) on 2017/07/19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.evalica - Content
-
... ... @@ -4,6 +4,13 @@ 4 4 #end 5 5 {{/velocity}} 6 6 7 +{{velocity}} 8 +#set ($releaseNotes=$services.query.xwql('from doc.object(ReleaseNotes.Code.ReleaseNoteClass) as releaseNotes where releaseNotes.version like ''8.%'' order by releaseNotes.version').execute()) 9 +#foreach ($release in $releaseNotes) 10 + $release 11 +#end 12 +{{/velocity}} 13 + 7 7 === Version 8.2.x === 8 8 9 9 * [[Release Notes for XWiki 8.2.1>>ReleaseNotes.ReleaseNotesXWiki821]]