summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@ThinkingSerious.com>2016-07-23 08:10:06 -0700
committerGitHub <noreply@github.com>2016-07-23 08:10:06 -0700
commit93d30777b2163addb5f0c1451c3f3061fa9fcc4c (patch)
tree719e3ddbcc56d308e14b400bfb0622870faf903c
parent78f25a5b160b817b77d2d1ff32cdc6851eb2797d (diff)
downloadsendgrid-nodejs-93d30777b2163addb5f0c1451c3f3061fa9fcc4c.zip
sendgrid-nodejs-93d30777b2163addb5f0c1451c3f3061fa9fcc4c.tar.gz
sendgrid-nodejs-93d30777b2163addb5f0c1451c3f3061fa9fcc4c.tar.bz2
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f5df3e..d4d21b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
## [3.0.10] - 2016-07-23
### Fixed
-- Fixed type in Mail Helper per [pull request #250](https://github.com/sendgrid/sendgrid-nodejs/pull/250)
+- Fixed typo in Mail Helper per [pull request #250](https://github.com/sendgrid/sendgrid-nodejs/pull/250)
- Thanks to [Cameron Wilby](https://github.com/cameronoca) for finding the issue!
## [3.0.9] - 2016-07-20