X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Singleton.git;a=blobdiff_plain;f=ChangeLog;h=25048558c9133e6a84c2b6d30989ce9141de9f97;hp=17167a12ce76a6ea15564c350564436f5545ca06;hb=d871257e46e9a2871c530139b5c20a9e54c8875a;hpb=15bb6eb91097bf5a211688ccd1c47dcb59da7a0f diff --git a/ChangeLog b/ChangeLog index 17167a1..2504855 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX-Singleton +0.09 2008-06-27 + - fix immutability to work with Moose 0.51 (Dave Rolsky) + 0.08 2008-05-24 - fix make_immutable keyword in test (Sartak) - immutable singleton objects did not call triggers in the constructor (Dave Rolsky)