forked from jrockway/catalyst-model-adaptor
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChanges
24 lines (17 loc) · 742 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Change history for Catalyst::Model::Adaptor
0.06 3 January 2010
- Fix a minor documentation problem. Reported by Cory Watson.
0.05 7 August 2009
- Fix a minor documentation problem. Reported by Eric Prestemon.
(Closes RT#48487)
- Switch from Class::C3 to MRO::Compat.
0.04 16 July 2008
- If no arguments are supplied, then construct new objects with {}
by default, rather than undef, as Moose classes fail if given undef.
0.03 6 August 2008
- make TWMC optional, since it can't pass its test anymore
0.02 11 April 2008
- a minor documentation change
0.01 6 October 2007
- first version, released upon an unsuspecting comprehensive
archive network