aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-18 21:16:38 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-18 21:20:41 +1300
commit5261f8bec01a32429f2c908c4d0b18c283ba8bdc (patch)
tree336481eefbd5d9645b0f6358f658f1fdcb58f976 /Changes
parentAdd some trailing commas (diff)
downloadMail-Run-Crypt-5261f8bec01a32429f2c908c4d0b18c283ba8bdc.tar.gz (sig)
Mail-Run-Crypt-5261f8bec01a32429f2c908c4d0b18c283ba8bdc.zip
Bump versionv0.07
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index d91c1b0..b2d3c4d 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,12 @@ 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.07 2017-10-18
+
+ - Expand test suite a little more to test that encrypt-and-sign mode
+ objects are created correctly, and that both key ID and passphrase
+ have to be provided for the object to build.
+
0.06 2017-10-18
- Expand test suite's test of constructed object's state. Much more