X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Singleton.git;a=blobdiff_plain;f=ChangeLog;h=3dbc942a0dc42b89bb1bf816999da1ea3e8898f0;hp=ca1eb5cd29ae96b5276c440ccd3def8c388c9438;hb=283bf6e6d41ced93a6082f77c3f87addf88da4e7;hpb=52af2ac7aac5ab5e44360dd0953d13eb45b5f567 diff --git a/ChangeLog b/ChangeLog index ca1eb5c..3dbc942 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ Revision history for Perl extension MooseX-Singleton +0.16 + - Changes to keep constructor inlining working with latest Moose & + Class::MOP. This module will still work with any Moose from 0.74 + on up. + 0.15 2009-04-07 - Fixed to work with Moose 0.73_01