From f079a93537516f6f4de2c39bd4f33019a084ebfd Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 10 May 2013 04:58:28 -0400 Subject: [PATCH] CHANGELOG: Update with summary of post-process addition Documenting: 3a331d6 Merge branch 'post-process' Signed-off-by: W. Trevor King --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index e981bfa..203f909 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +v3.4 (unreleased) + * Added post-processing hooks for user-specified message manipulation. + v3.3 (2013-04-13) * Fix SMTP message submission logic. * Fix error inheritence (super() calls). -- 2.26.2