aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-07-01 11:51:43 +1200
committerTom Ryder <tom@sanctum.geek.nz>2021-07-01 11:51:43 +1200
commit83c3f9eb6ad65353f5dfeb8afbdab470c80c63ea (patch)
tree64ea3dd26bbd1e8d0423cde4353b12beb4095f12 /Changes
parentMerge branch 'release/v0.11' (diff)
parentCorrect MIN_PERL_VERSION (diff)
downloadMail-Run-Crypt-master.tar.gz
Mail-Run-Crypt-master.zip
Merge branch 'release/v0.12'HEADv0.12master
* release/v0.12: Correct MIN_PERL_VERSION Update URLs in Makefile.PL
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index c906bf1..09516cf 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,11 @@ Revision history for Perl module Mail::Run::Crypt
This project began life as a monolithic Perl script. It does much the
same thing now but it's refactored out into an application and a module.
+0.12 2021-07-01
+
+ - Update URLs in Makefile.PL
+ - Specify minimum Perl version correctly in Makefile.PL
+
0.11 2018-02-21
- Remove unneeded File::Stat dependency