We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433adfb commit ee3f360Copy full SHA for ee3f360
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## [4.8.2] - 2017-03-14 ##
5
+### Fixed
6
+- Pull #338
7
+- Fix function name in mail helper and fix the corresponding test
8
+- Thanks to [Seoker Wang](https://github.com/seoker) for the PR!
9
+
10
## [4.8.1] - 2017-03-13 ##
11
### Fixed
12
- Pull #354
package.json
@@ -12,7 +12,7 @@
],
13
"name": "sendgrid",
14
"description": "Official SendGrid NodeJS library.",
15
- "version": "4.8.1",
+ "version": "4.8.2",
16
"homepage": "https://sendgrid.com",
17
"repository": {
18
"type": "git",
0 commit comments