X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=blobdiff_plain;f=Changes;h=59f2e66fe0f5f2a021c102ae2b8271ad55e44bb9;hp=d370017709584435afc6198e43c9650b054a266a;hb=e5acdb8aaea8c60698432ca8d86ed2e0d780982b;hpb=01265e2a46aee790b0616f8ba64df57817daafd6 diff --git a/Changes b/Changes index d370017..59f2e66 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,13 @@ -- Updated to work with new Moose +0.14 2011-04-13 + +- Using extends caused strictness to be lost. Fixed by Karen Etheridge. + + +0.13 2011-02-22 + +- This release provides forward compatibility with Moose 1.99+. It will still + work with Moose 1.23 as well. Most of the work was done by Jesse Luehrs. + 0.12 2010-10-29