File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
55## [ Unreleased] [ unreleased ]
66
7+ ## [ 1.3.6] - 2016-07-14
8+ - [ #148 ] ( https://github.com/SparkPost/node-sparkpost/pull/148 ) Preserve array/object structure of API data (@gpittarelli )
9+
710## [ 1.3.5] - 2016-05-13
811- [ #146 ] ( https://github.com/SparkPost/node-sparkpost/pull/146 ) Single recipient suppression list upserts now use the bulk update endpoint (@jgzamora )
912
Original file line number Diff line number Diff line change 11{
22 "name" : " sparkpost" ,
3- "version" : " 1.3.5 " ,
3+ "version" : " 1.3.6 " ,
44 "description" : " A Node.js wrapper for interfacing with your favorite SparkPost APIs" ,
55 "main" : " ./lib/sparkpost.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments