Manually update Changes post release
[gitmo/MooseX-Singleton.git] / ChangeLog
index 7c1f3f3..785add9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 Revision history for Perl extension MooseX-Singleton
 
+0.26 2011-02-26
+    - This module will now work with Moose 1.9900+, but it still works with
+      older Moose as well. (Dave Rolsky)
+
+    - The test suite now uses Test::Fatal instead of Test::Exception. (Karen
+      Etheridge)
+
+0.25 2010-08-22
+    - Fixes for latest Moose. (Dave Rolsky)
+
+0.24 2010-07-15
+    - Require Moose 0.94+. (Dave Rolsky)
+
 0.23 2010-07-15
     - Use modern Moose APIs to avoid warnings from the next Moose. (Dave
       Rolsky)