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

{{$NEXT}}

0.06  2012-04-25
      - 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.