version bump for 0.9.4
[gitmo/Moo.git] / Changes
1 0.9.4 Mon Dec 13 2010
2   - Automatic detection on non-Moo superclasses
3
4 0.9.3 Sun Dec 5 2010
5   - Fix _load_module to deal with pre-existing subpackages
6
7 0.9.2 Wed Nov 17 2010
8   - Add explanation of Moo's existence
9   - Change @ISA setting mechanism to deal with a big in 5.10.0's get_linear_isa
10   - Change 5.10 checks to >= to not try and load MRO::Compat on 5.10.0
11   - Make 'perl -Moo' DTRT
12
13 0.9.1 Tue Nov 16 2010
14   - Initial release