mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-07 05:28:21 +00:00
Add change info for 9.2 and 9.3 release
This commit is contained in:
parent
3cf156dea8
commit
4027040e95
1 changed files with 10 additions and 0 deletions
|
@ -22,6 +22,16 @@
|
|||
<author>Vincent Behar</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release date='2014-01-24' description='Bugfix' version='9.3'>
|
||||
<action type='fix' dev='gschueler'>
|
||||
Issue #7: Fix authentication to Tomcat container (thanks @katanafleet)
|
||||
</action>
|
||||
</release>
|
||||
<release date='2014-01-23' description='Bugfix' version='9.2'>
|
||||
<action type='fix' dev='gschueler'>
|
||||
Bugfix. If apiVersion is set to 0, request defaults to current API version.
|
||||
</action>
|
||||
</release>
|
||||
<release date='2014-01-16' description='Complete Rundeck API version 9' version='9.1'>
|
||||
<action type='add' dev='gschueler'>
|
||||
Add uuidOption support to jobs import, API v9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue