aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-04 00:12:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-04 00:12:29 +1300
commitf9a5436e92a05dbbe27780b2d743e6740f80193b (patch)
tree9a4d260bc3b494dc4349aba2c85c71b1ba50ff63 /Changes
parentUse short shebang for translation (diff)
downloadMail-Run-Crypt-f9a5436e92a05dbbe27780b2d743e6740f80193b.tar.gz
Mail-Run-Crypt-f9a5436e92a05dbbe27780b2d743e6740f80193b.zip
Bump version number to 0.10v0.10
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 35fd3b0..f22ba3f 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,10 @@ 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.10 2017-12-04
+
+ - Switch to translatable shebang for binscript
+
0.09 2017-10-27
- Use warn/die as appropriate, rather than carp/croak.