Changes entry for 0.09
[catagits/Catalyst-Plugin-Email.git] / Changes
1 Revision history for Perl extension Catalyst::Plugin::Email.
2
3         - final release, with modern tooling and deprecation flag in metadata
4
5 0.08  2006-12-31 20:01:00
6         - Modernize documentation not to use subrequest.
7
8 0.07  2006-12-18 16:08:00
9         - Revert change:
10           Make it croak if recipient is empty.
11
12 0.06  2006-12-06 12:23:00 
13         - Added more extensive docs on config and usage.
14           (Carl Franks)
15         - Make it croak if recipient is empty.
16
17 0.05  Thu Nov 17 22:00:00 2005
18         - Added docs on sending email using a TT template.
19           (Andy Grundman)
20
21 0.04  Fri Apr 15 16:09:00 2005
22         - added pod tests.
23
24 0.03  Wed Feb 02 18:00:00 2005
25         - bugfix
26
27 0.02  Sun Jan 30 18:00:00 2005
28         - new api
29
30 0.01  Fri Jan 28 22:00:00 2005
31         - first release