Release 1.0007
[p5sagit/Class-C3-Componentised.git] / Changes
diff --git a/Changes b/Changes
index d968c09..5a5a1e4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Class-C3-Componentised
 
+1.0007   23 Feb 2011
+        Throw a readable exception when load_optional_class is given an
+        invalid class name
+
 1.0006   08 Sep 2009
         Allow derived classes without component_base_class(), given all
         arguments to load_components are absolute class names (+Classname)