Updates to work with the latest dev release of Moose
[gitmo/MooseX-Singleton.git] / ChangeLog
index 17167a1..0994f86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 Revision history for Perl extension MooseX-Singleton
 
+0.09_01 2008-06-27
+    - fixes to work with the latest dev release of Moose - 0.55_01 (Dave Rolsky)
+
+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)