summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-07-18 23:58:56 -0500
committerJesse Luehrs <doy@tozt.net>2010-07-19 00:03:12 -0500
commitcb170931288a0dbef03fece2a0fa01decbd5dfbb (patch)
treeabf1e0c128bdb1932b6cd7d33a44a7d45511d951 /Changes
parent2f257268ef4fe266b0b24bf182242961cfd85ce2 (diff)
downloadmoosex-abc-cb170931288a0dbef03fece2a0fa01decbd5dfbb.tar.gz
moosex-abc-cb170931288a0dbef03fece2a0fa01decbd5dfbb.zip
update dzil stuff0.05
Diffstat (limited to 'Changes')
-rw-r--r--Changes26
1 files changed, 13 insertions, 13 deletions
diff --git a/Changes b/Changes
index 732e6ae..8de0db1 100644
--- a/Changes
+++ b/Changes
@@ -1,18 +1,18 @@
-Revision history for MooseX::ABC
+Revision history for MooseX-ABC
-0.05 7/18/2010
- Fix deprecation warning in newer Moose
+{{$NEXT}}
+ - Fix deprecation warning in newer Moose.
-0.04 12/20/2009
- No actual changes, just repackaging with a new Dist::Zilla that doesn't
- mess up POD stuff
+0.04 2009-12-20
+ - No actual changes, just repackaging with a new Dist::Zilla that doesn't
+ mess up POD stuff.
-0.03 12/20/2009
- Allow creation of abstract subclasses of abstract classes
+0.03 2009-12-20
+ - Allow creation of abstract subclasses of abstract classes.
-0.02 7/10/2009
- Fix a warning on make_immutable when extending a class extended from an
- abstract class
+0.02 2009-07-10
+ - Fix a warning on make_immutable when extending a class extended from an
+ abstract class.
-0.01 7/03/2009
- Initial release
+0.01 2009-07-03
+ - Initial release.