Doc updates
[gitmo/Mouse.git] / Changes
1 Revision history for Mouse
2
3 0.03
4         Add before/after/around, courtesy of Class::Method::Modifiers
5         Add support for ->new({...})
6
7 0.02    Wed Jun 11 01:56:44 2008
8         Add Squirrel which acts as Moose if it's already loaded, otherwise
9             Mouse (thanks nothingmuch)
10         Fix the order in which BUILD methods are called (thanks Robert Boone)
11
12 0.01    Tue Jun 10 02:13:21 2008
13         Initial release.
14