From dc99c8b9f2b24be3444bcb2435340900e648ad81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Gallego?= Date: Wed, 31 Dec 2014 12:30:10 +0100 Subject: [PATCH] Add changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9acd8e4..62b2199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CHANGELOG +## 1.5.1 + +- Mandrill service now properly used the `sendAt` delayed date when sending a templated mail when calling the +`send` method. + ## 1.5.0 - You can now schedule Mandrill emails in the future by using the optional `sendAt` variable in both `send` and