From: Dave Rolsky Date: Wed, 14 Jul 2010 18:54:27 +0000 (-0500) Subject: Update Changes X-Git-Tag: v0.09~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=71ea10f6cb8d1c8d81504041db1bd5d3dbc9a3bd;hp=cdde6221b81146e4d7fddad3c0b2f2d8f9ed69b8;p=gitmo%2FMooseX-StrictConstructor.git Update Changes --- diff --git a/Changes b/Changes index eaccd8e..5ae9f8a 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +0.09 2010-07-14 + +- Use modern Moose APIs, to avoid warnings with the next Moose release. + + 0.08 2009-04-07 - Make this module work with Moose 0.73_01+.