Skip to content

Commit

Permalink
Update history to reflect release of v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Dec 1, 2013
1 parent fac18d1 commit 141d4b6
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions History.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,23 @@

### Major Enhancements

### Minor Enhancements

### Bug Fixes

### Development Fixes

## 0.2.0 / 2013-11-30

### Major Enhancements

* Add `Command#default_command` to specify a default command if none is given
by the user at runtime (#7)

### Minor Enhancements

* Add `Command#execute` to execute the actions of a command (#6)

### Bug Fixes

### Development Fixes

* Add standard GitHub bootstrap and cibuild scripts to `script/` (#2)
Expand Down

0 comments on commit 141d4b6

Please sign in to comment.