aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes11
1 files changed, 9 insertions, 2 deletions
diff --git a/Changes b/Changes
index b41333c..d91c1b0 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,14 @@
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.
+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.06 2017-10-18
+
+ - Expand test suite's test of constructed object's state. Much more
+ work is still needed as I figure out how to mock up the object
+ interfaces required without spraying email everywhere or requiring
+ system commands to be run.
0.05 2017-10-15