File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11## Change Log
22
3+ ### v1.3.2 (2016/04/13)
4+ - [ #139 ] ( https://github.com/SparkPost/node-sparkpost/pull/139 ) Make Gruntfile.js cross-platform friendly (@coldacid )
5+ - [ #137 ] ( https://github.com/SparkPost/node-sparkpost/pull/137 ) Fix missing ` subaccounts ` property in SparkPost class (@coldacid )
6+ - [ #134 ] ( https://github.com/SparkPost/node-sparkpost/pull/134 ) Let inboundDomains.create() use a domain name as per the docs (@orval )
7+ - [ #132 ] ( https://github.com/SparkPost/node-sparkpost/pull/132 ) Some docs erroneously refer to recipient lists (@orval )
8+
39### v1.3.1 (2016/04/01)
410- [ #130 ] ( https://github.com/SparkPost/node-sparkpost/pull/130 ) Refactored toApiFormat.js to use json-pointer (@orval )
511
Original file line number Diff line number Diff line change 11{
22 "name" : " sparkpost" ,
3- "version" : " 1.3.1 " ,
3+ "version" : " 1.3.2 " ,
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