diff options
author | Elmer Thomas <elmer@thinkingserious.com> | 2015-12-10 23:10:13 -0800 |
---|---|---|
committer | Elmer Thomas <elmer@thinkingserious.com> | 2015-12-10 23:10:13 -0800 |
commit | 56af17b2b4c5021fa1a5584b662cd8bfd053b3b0 (patch) | |
tree | e1a72df8cf438b53341b747e190eeba23cc92d39 | |
parent | 9060d85e560a11a5cffd3b8664589d27170e12f9 (diff) | |
download | sendgrid-csharp-56af17b2b4c5021fa1a5584b662cd8bfd053b3b0.zip sendgrid-csharp-56af17b2b4c5021fa1a5584b662cd8bfd053b3b0.tar.gz sendgrid-csharp-56af17b2b4c5021fa1a5584b662cd8bfd053b3b0.tar.bz2 |
Changelog update
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 34aa6fa..0da8c6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. +## [6.3.1] - 2015-12-10 +###Added +- Implemented the unsubscribe groups /asm/groups endpoint [GET, POST, DELETE] + ## [6.3.0] - 2015-11-24 ###Added - Send emails using API Key |