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