We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb978a1 commit e4bdef2Copy full SHA for e4bdef2
CHANGELOG.rdoc
@@ -1,5 +1,11 @@
1
= CHANGELOG
2
3
+===== v0.5.0 [22-DEC-2012]
4
+* Added functionality to create jobs with params.
5
+* Added View class and added methods accessing List Views of Jenkins server.
6
+* Added functionality to abort a running job.
7
+* Deprecated list_running of Job class. list_by_status('running') is suggested.
8
+
9
===== v0.4.0 [07-DEC-2012]
10
* Added some methods for handling jobs.
11
* The status 'not run' is not returned as 'not_run' from job status.
0 commit comments