Skip to content

Commit 9767ae6

Browse files
Version Bump v5.1.1: PR #391 Return personalizations as an array of request compatible JSON.
1 parent c68e7d7 commit 9767ae6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [5.2.0] - 2017-05-3 ##
4+
## [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 ##
511
### Added
612
- Pull #325
713
- Run prism for tests

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"name": "sendgrid",
1414
"description": "Official SendGrid NodeJS library.",
15-
"version": "5.1.0",
15+
"version": "5.1.1",
1616
"homepage": "https://sendgrid.com",
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)