Skip to content

Commit 0de2cd2

Browse files
committed
updated readme and change log
1 parent 19908c7 commit 0de2cd2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.rdoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
= CHANGELOG
22

3+
===== v0.3.0 [11-NOV-2012]
4+
* Added System class to support quietdown and restart functionality.
5+
* Added Node class to query the node interface of Jenkins server.
6+
* Added Command line interface for System and Node class.
7+
* Introduced terminal tables for displaying attributes in command line.
8+
39
===== v0.2.1 [02-NOV-2012]
410
* Added command line interface for basic operations
511

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ automatically manage jobs and other artifacts.
1616

1717
DETAILS:
1818
--------
19-
This projects currently only provides functionality for the <tt>jobs</tt> interface. This is
20-
still a work-in-progress project. I mainly use the functionality of this project for my autmation
19+
This projects currently only provides functionality for the <tt>jobs, node, and system</tt> interfaces.
20+
This is still a work-in-progress project. I mainly use the functionality of this project for my autmation
2121
work and the functionality mainly focussed on my usage and I believe others might find it useful
2222
too. I would love to add more features to it and I will continue working on improving existing
2323
features and add more interfaces such as nodes, views, build queue, etc,.

0 commit comments

Comments
 (0)