aboutsummaryrefslogtreecommitdiff
path: root/Changes
blob: 25753428df46987c994c588760bd3dab843c21f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{{$NEXT}}
 - make it work with App::Spec 0.005
 
1.0.3     2017-06-22 18:26:22+01:00 Europe/London
 - fixed test failures under future Email::MIME
 - mark App::Spec 0.004_001 as not suitable (it fails when calling
   ->print_output)
 
1.0.2     2017-06-21 22:53:06+01:00 Europe/London
 - bump all dependencies to latest
 
1.0.1     2017-03-24 17:56:55+00:00 Europe/London
 - fix list headers:
   * list headers are structured, should never be encoded
   * they can have comments
   * each header can have multiple values
   * 'post' can be set to a false value to indicate a no-post list
 
1.0.0     2017-03-16 17:45:48+00:00 Europe/London
 - first release