aboutsummaryrefslogtreecommitdiff
path: root/Changes
blob: 1ebe9a3a6702add2fc9e013e0edc980aa5e9aee2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{{$NEXT}}
 
1.1.2     2023-03-31 16:51:00+01:00 Europe/London
 - new role NoSpoof::DMARC, which replaces the From only when needed
 
1.1.1     2023-02-28 13:02:33+00:00 Europe/London
 - documentation fixes
 - simplified SubscriberOnly::Moderate
 
1.1.0     2023-02-28 11:56:27+00:00 Europe/London
 - require perl 5.36
 - new role NoSpoof for better DMARC compliance
 - bumped all dependencies to latest
 
1.0.5     2019-04-29 15:44:26+01:00 Europe/London
 - *really* make it work with App::Spec 0.005
 
1.0.4     2019-04-29 15:31:45+01:00 Europe/London
 - 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