mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-09 22:49:08 +00:00
changelog for yaml support
This commit is contained in:
parent
b5f619536b
commit
4bb6daabc3
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1" date="Not Yet Released" description="Add missing features">
|
<release version="1.1" date="Not Yet Released" description="Add missing features">
|
||||||
<action dev="vbehar" type="add">Import jobs</action>
|
<action dev="vbehar" type="add">Import jobs (XML or YAML)</action>
|
||||||
|
<action dev="vbehar" type="add">YAML format is now supported when exporting jobs definitions</action>
|
||||||
<action dev="vbehar" type="add">Support for using an HTTP proxy</action>
|
<action dev="vbehar" type="add">Support for using an HTTP proxy</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.0" date="2011-07-08" description="Use RunDeck REST API version 1 (RunDeck 1.2+)">
|
<release version="1.0" date="2011-07-08" description="Use RunDeck REST API version 1 (RunDeck 1.2+)">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue