diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c2b1e7..11b043e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 1.4 (2013-10-16) + +Bugfixes: + - template IDs were missing from recipient-variables (#15 @travelton) + - batch jobs trigger on to, cc, and bcc (#18 @travelton) + - batch jobs include recipient-variables for to, cc, and bcc (#18 @travelton) + - added method to return message-ids, for easier access (#19 @travelton) + ## 1.3 (2013-09-12) Bugfixes: @@ -18,4 +26,4 @@ Bugfixes: ## 1.1 (2013-08-21) -Initial Release! \ No newline at end of file +Initial Release!