version bump for 0.9.4
[gitmo/Moo.git] / Changes
CommitLineData
d6276203 10.9.4 Mon Dec 13 2010
de5c0e53 2 - Automatic detection on non-Moo superclasses
3
9e46e99a 40.9.3 Sun Dec 5 2010
5ed7d68a 5 - Fix _load_module to deal with pre-existing subpackages
6
2cb47d6e 70.9.2 Wed Nov 17 2010
5d5bb71d 8 - Add explanation of Moo's existence
786e5ba0 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
39d272e7 11 - Make 'perl -Moo' DTRT
12
2cb47d6e 130.9.1 Tue Nov 16 2010
ec6bda11 14 - Initial release