Redefine RunnableClass in terms of Params::Util::_CLASS
[gitmo/MooseX-Runnable.git] / Changes
diff --git a/Changes b/Changes
index 7784247..eb5981b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.02_01 Fri Jun 11 18:12:26 PDT 2010
+        - modified verification of RunnableClass values to use
+          Params::Util::_CLASS (Karen Etheridge)
+
 0.02 Mon Nov  2 02:30:10 CST 2009
         - fix bug where roles of superclasses were not considered when
           applying invocation schemes.