Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
javan committed Apr 26, 2010
1 parent 4ddb2c1 commit 4a050ec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rdoc
@@ -1,3 +1,14 @@
== 0.4.2 / April 26th, 2010

* runners now cd into the app's directory and then execute. [Michael Guterl]

* Fix STDERR output redirection to file to append instead of overwrite. [weplay]

* Move require of tempfile lib to file that actually uses it. [Finn Smith]

* bugfix: comparison Time with 0 failed. #32 [Dan Hixon]


== 0.4.1 / November 30th, 2009

* exit(0) instead of just exit to make JRuby happy. [Elan Meng]
Expand Down

0 comments on commit 4a050ec

Please sign in to comment.