0.0007 changes
[gitmo/MooseX-Object-Pluggable.git] / Changes
diff --git a/Changes b/Changes
index 5bf16c8..a6c8a7a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,17 @@
 Revision history for MooseX-Object-Pluggable
+0.0007    Jan 22, 2008
+          Fix for Moose 0.34
+
+0.0006    Jan 11, 2008
+          Deprecate the Extension mechanism
+          Added load_plugins
+          Test while classes are immutable for good measure.
+          Remove use strict and use warnings. Moose does it for us.
 0.0005    Apr 13, 2007
           Goodbye Class::Inspector, hello Module::Object::Pluggable
           More Tests
          App namespaces functionality.
+          Test for app namespaces functionality
 0.0004    Jan 23, 2007
          PODFixes
 0.0003    Jan 19, 2007