X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d53d72a48a70659e2843af1f3e48c260da4c81fc;hb=5adf1fad4eddd692bba83d6d2b1348a72f9ed17e;hp=9ef04c86e03e20a7cfe4eaa2bd0827562055ab18;hpb=26d62781c3fbca00ea7118528eb8c8e945b54f11;p=gitmo%2FMooseX-AlwaysCoerce.git diff --git a/Changes b/Changes index 9ef04c8..d53d72a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for MooseX-AlwaysCoerce +0.09 2010-08-05 03:42:07 + - support attributes without isa, correctly + +0.08 2010-08-05 03:14:37 + - make a test safer + +0.07 2010-08-05 03:10:12 + - support class_has with no isa (Karen Etheridge) + 0.06 2010-07-28 00:58:50 - Use modern Moose APIs, to avoid warnings with Moose 1.09 (Karen Etheridge)