fix timestamp formatting, for better parsability
[gitmo/MooseX-Runnable.git] / Changes
diff --git a/Changes b/Changes
index 7784247..4935a4a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,20 @@
-0.02 Mon Nov  2 02:30:10 CST 2009
+Revision history for {{$dist->name}}
+
+{{$NEXT}}
+        - converted uses of Path::Class to Path::Tiny (Karen Etheridge)
+        - removed use of deprecated Class::MOP::load_class
+        - converted uses of Test::Exception to Test::Fatal
+
+0.03   2010-06-27 04:19:41Z
+        - modified verification of RunnableClass values to use
+          Params::Util::_CLASS (Karen Etheridge)
+
+0.02   2009-11-02 08:30:10Z
         - fix bug where roles of superclasses were not considered when
           applying invocation schemes.
 
-0.01 Tue Oct 13 02:04:03 CDT 2009
+0.01   2009-10-13 07:04:03Z
         - stable release, no major changes
 
-0.00_01 Wed Apr 29 10:58:09 CDT 2009
+0.00_01   2009-04-29 15:58:09Z
         - first release