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 c68e7d7 commit 9767ae6Copy full SHA for 9767ae6
CHANGELOG.md
@@ -1,7 +1,13 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
-## [5.2.0] - 2017-05-3 ##
+## [5.1.1] - 2017-06-1 ##
5
+### Added
6
+- Pull #391
7
+- Return personalizations as an array of request compatible JSON.
8
+- Thanks to [Paul Hrimiuc](https://github.com/hpaul) for the PR!
9
+
10
+## [5.1.0] - 2017-05-3 ##
11
### Added
12
- Pull #325
13
- Run prism for tests
package.json
@@ -12,7 +12,7 @@
],
"name": "sendgrid",
14
"description": "Official SendGrid NodeJS library.",
15
- "version": "5.1.0",
+ "version": "5.1.1",
16
"homepage": "https://sendgrid.com",
17
"repository": {
18
"type": "git",
0 commit comments