summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2015-12-11 16:01:44 -0800
committerElmer Thomas <elmer@thinkingserious.com>2015-12-11 16:01:44 -0800
commitdad72f6bad25edc9760703d7bbe1a5203166066d (patch)
treefdd543a8333c38a2524d9e470795a8c273f4553d
parentc12d03142c6403e93b56a4a53d64e30b9fe38687 (diff)
downloadsendgrid-csharp-dad72f6bad25edc9760703d7bbe1a5203166066d.zip
sendgrid-csharp-dad72f6bad25edc9760703d7bbe1a5203166066d.tar.gz
sendgrid-csharp-dad72f6bad25edc9760703d7bbe1a5203166066d.tar.bz2
Update Changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0da8c6b..47d83df 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.2] - 2015-12-11
+###Added
+- Implemented the suppressions /asm/groups/:group_id/suppressions endpoint [GET, POST, DELETE]
+
## [6.3.1] - 2015-12-10
###Added
- Implemented the unsubscribe groups /asm/groups endpoint [GET, POST, DELETE]