Update changes for 6.0 release

This commit is contained in:
Greg Schueler 2013-02-21 18:02:08 -08:00
parent 234cf6db2a
commit ce9e0ded20
2 changed files with 10 additions and 0 deletions

View file

@ -22,6 +22,11 @@
<author>Vincent Behar</author>
</properties>
<body>
<release date='2013-02-21' description='Update for Rundeck API version 6' version='6.0'>
<action type='add' dev='gschueler'>
Support update for output entry format, API v6 #1
</action>
</release>
<release version="5.0" date="2012-12-30" description="Use RunDeck REST API version 5 (RunDeck 1.4.4)">
<action dev="gschueler" type="add">Job Execution result contains average duration (v5)</action>

View file

@ -56,3 +56,8 @@ h2. RunDeck API version 5
* Execution Query - OK
* History list query - OK
h2. RunDeck API version 6
[Documentation of the RunDeck API version 6|http://rundeck.org/1.5/api/index.html]
* Execution Output format fixed - OK