From 1b3bb8f47438d4da9011b4c21a3534faacd760c9 Mon Sep 17 00:00:00 2001 From: Corey McCormick Date: Sat, 23 Apr 2016 21:45:00 -0400 Subject: [PATCH] Update change log --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f074972..ff29b85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ Simple SMS ##Change Log +####2.1.2 +* An `outgoing message` is not returned when a message is sent. --Thanks [marfurt](https://github.com/marfurt) +* The E-Mail driver only sends emails in text format now. --Thanks [cozylife](https://github.com/cozylife) +* Added a new Zenvia Driver. --Thanks [filipegar)(https://github.com/filipegar) +* Updated docs to point to simplesoftware.io + ####2.1.1 * Updated Twilio dependency.