aboutsummaryrefslogtreecommitdiff
path: root/Changes
Commit message (Collapse)AuthorAge
* v1.0.3v1.0.3-dzilladakkar2017-06-22
| | | | | | - fixed test failures under future Email::MIME - mark App::Spec 0.004_001 as not suitable (it fails when calling ->print_output)
* mask App::Spec 0.004_001dakkar2017-06-22
| | | | it has a bug (already reported) and dies when calling ->print_output
* fix avoid-dups testdakkar2017-06-22
| | | | | | multiple addresses should be comma-separated, it worked by accident before, but Email::MIME 1.943 has more correct parsing, and (correctly) failed it
* v1.0.2v1.0.2-dzilladakkar2017-06-21
| | | | - bump all dependencies to latest
* changelogdakkar2017-06-21
|
* v1.0.1v1.0.1-dzilladakkar2017-03-24
| | | | | | | | - 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
* allow List-Post: NOdakkar2017-03-24
|
* fix list headersdakkar2017-03-24
|
* v1.0.0v1.0.0-dzilladakkar2017-03-16
| | | | - first release
* changelogdakkar2017-02-07