Changes
=======

0.3 (2010-06-14)
----------------

- Added a new option (--coverage-html) to run the html coverage command.

0.2 (2010-04-22)
----------------

- Added a new option (--coverage-annotate) to run the annotate coverage
  command.

- Added a new option (--coverage-xml) to run the xml_report coverage command.

0.1 (2010-04-22)
----------------

- First release, forked from zc.recipe.testrunner.
