depend on Path::Tiny version that has 5.8 support
[gitmo/MooseX-Runnable.git] / Changes
diff --git a/Changes b/Changes
index e69de29..b9d002b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -0,0 +1,16 @@
+
+        - converted uses of Path::Class to Path::Tiny (Karen Etheridge)
+
+0.03 Sat Jun 26 23:19:41 CDT 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.
+
+0.01 Tue Oct 13 02:04:03 CDT 2009
+        - stable release, no major changes
+
+0.00_01 Wed Apr 29 10:58:09 CDT 2009
+        - first release