X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=59f2e66fe0f5f2a021c102ae2b8271ad55e44bb9;hb=7d51074a04f1ed362e74ff1cb5ac781a6db5df6d;hp=d370017709584435afc6198e43c9650b054a266a;hpb=01265e2a46aee790b0616f8ba64df57817daafd6;p=gitmo%2FMooseX-StrictConstructor.git 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