0.05  Mon, 23 Feb 2009 08:33:16 +0100
  * Depend on the latest MooseX::Method::Signatures.
  * UnTODO passing tests.
  * Docs now mention namespace::clean (Ash Berlin).
  * Add tests some more problematic signatures (Piers Cawley).
   + Make those work.

0.04  Sat, 21 Feb 2009 22:41:01 +0100
  * Fix a parsing bug related to class declarations with options being on
    another line than the opening '{'.
  * Depend on the latest MooseX::Method::Signatures.
  * Added a test to catch weirdness in around filters and optional positionals
    (Piers Cawley).
  * Added a test for a segfault caused by a syntax error (Piers Cawley).
  * Test for has +foo feature which does not work yet due to roles being
    applied at the end (Tomas Doran).

0.03  Sat, 29 Nov 2008 14:24:48 +0100
  * Remove debugging code I accidentally left in th last release.

0.02  Wed, 26 Nov 2008 14:20:08 +0100
  * Bump Devel::Declare prerequisite to 0.003000.

0.01  Wed, 26 Nov 2008 12:07:16 +0100
  * More tests.
  * Improve class nesting.

0.01_01  Sun, 19 Oct 2008 21:08:16 +0200
  * Initial release.