Bump version
[gitmo/MooseX-FollowPBP.git] / Changes
1 0.04   2010-07-20
2
3 - Respect "is => 'bare'" attributes.
4
5
6 0.03   2010-07-14
7
8 - Use modern Moose APIs, to avoid warnings with the next Moose release.
9
10
11 0.02   2008-02-06
12
13 - Add a missing dependency on Moose so it gets tested.
14
15
16 0.01   2008-12-16
17
18 - This code was extracted from Moose::Policy, and works without
19   needing said module.