Release v1.001000
[p5sagit/Class-C3-Componentised.git] / Changes
diff --git a/Changes b/Changes
index 0f95060..8538ecc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,14 @@
 Revision history for Class-C3-Componentised
 
-        Stop importing Carp functions (and thus polluting the inheritor
+1.001000 08 Aug 2011
+      - Add Class::C3::Componentised::ApplyHooks features
+
+1.0009   20 Mar 2011
+      - Stop importing Carp functions (and thus polluting the inheritor
         namespaces)
+      - Make sure $_ is properly preserved even if the loaded module
+        is negligent enough to change it (RT#66661)
+      - Added missing copyright statement
 
 1.0008   24 Feb 2011
         Fix inject_base regression introduced during optimizations in