aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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