Skip to content

Commit

Permalink
Backport 1.5.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bakura10 committed Dec 31, 2014
1 parent dc99c8b commit 187bf0b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# CHANGELOG

## 1.5.1
## 1.5.2

- Mandrill service now properly used the `sendAt` delayed date when sending a templated mail when calling the
`send` method.

## 1.5.1

- Fix small typo in README to include ~1.5
- Remove unnecessary import statements in code base
- Return API status codes in Postage/Postmark api exceptions

## 1.5.0

- You can now schedule Mandrill emails in the future by using the optional `sendAt` variable in both `send` and
Expand Down

0 comments on commit 187bf0b

Please sign in to comment.