POD updates
[catagits/Catalyst-View-Email.git] / Changes
1 Revision history for Perl extension Catalyst::View::Email.
2
3 0.10    2007-11-22 23:00:00
4         - Refactored by Alexander Hartmaier with api changes
5           and POD improvements
6
7 0.06
8         - Fixing some slight issues with configuration not being handled
9           appropriately (thanks dwc and mst)
10 0.05
11         - Better support for configuration
12         - Adding Mason tests
13
14 0.04
15         - Fixing MANIFEST, distribution
16
17 0.03
18         - Improved handling of configuration, thanks to mst.
19
20 0.02
21         - Allow configuration from application or ConfigLoader
22         - Minor POD updates
23
24 0.01  2007-06-03
25         - Initial release