summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@ThinkingSerious.com>2015-11-18 12:40:29 -0800
committerElmer Thomas <elmer@ThinkingSerious.com>2015-11-18 12:40:29 -0800
commitf46affc638d624ebac2f05467ec29fa1763047c5 (patch)
treea4af152c82028117ea74c81c78fd120f25d5fb27
parent4dc54a323d12fa3b88d42cdbcd9aff93646f54e4 (diff)
downloadsendgrid-csharp-f46affc638d624ebac2f05467ec29fa1763047c5.zip
sendgrid-csharp-f46affc638d624ebac2f05467ec29fa1763047c5.tar.gz
sendgrid-csharp-f46affc638d624ebac2f05467ec29fa1763047c5.tar.bz2
Update CHANGELOG.mdv6.2.0
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0c3246..44c06cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [6.2.0] - 2015-11=18
+## [6.2.0] - 2015-11-18
###Added
- Added support for using the Web API v3 endpoints.
- Implemented the api_keys endpoint [GET, POST, PATCH, DELETE]