Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
* also whitespace removal
  • Loading branch information
cpjolicoeur committed Apr 2, 2011
1 parent d11216f commit 1c29f91
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Changelog.txt
@@ -1,11 +1,16 @@
= Cerberus Changelog

== Version 0.8.0
Ruby 1.9 bugfixes
Ruby 1.9 bugfixes & new config options

* Fixed Ruby 1.9 string encoding bug [git SCM]
* :require_revision_change - set to true to avoid Cerberus rebuilding a project
if the SCM revision hasn't changed, even if the prior build was unsuccessful
(default false - for backwards compatibility)
* :max_wait_time - set to Integer (number of seconds) for the build command to
wait for a timeout before cancelling build (default 30 minutes).

== Veresion 0.7.9
== Version 0.7.9
Bugfixes

* Fix issue with tests and mailer with Rails 3 installed
Expand Down

0 comments on commit 1c29f91

Please sign in to comment.