From 97d9a0277764c70f3bd23a4df6eadda24d990461 Mon Sep 17 00:00:00 2001 From: Derek Stegelman Date: Tue, 13 Aug 2013 19:55:13 -0600 Subject: [PATCH] update change log. --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d4af19d..7140466 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,4 +13,6 @@ Changes before 1.6 are not listed here. Refer to the commit log. - Breaking changes to the API. The send_mail() method now determines if Celery will be used or not. - Python 3 support - MailQueue UP. Supporting true queuing by allowing email to be added but then not sent until the management -command is called in batches. \ No newline at end of file +command is called in batches. +- MailQueue clear sent messages. +- German translations \ No newline at end of file