summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 732e6ae9aed0485a72448a60bbbe6cb42b409a9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Revision history for MooseX::ABC

0.05  7/18/2010
    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.03  12/20/2009
    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.01  7/03/2009
    Initial release