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

{{$NEXT}}
      - Fix for Moose 2.06.

0.05  2010-07-19
      - Fix deprecation warning in newer Moose.

0.04  2009-12-20
      - No actual changes, just repackaging with a new Dist::Zilla that doesn't
        mess up POD stuff.

0.03  2009-12-20
      - Allow creation of abstract subclasses of abstract classes.

0.02  2009-07-10
      - Fix a warning on make_immutable when extending a class extended from an
        abstract class.

0.01  2009-07-03
      - Initial release.