File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11## Change Log
22
3+ ### v1.3.0 (2016/04/01)
4+ - [ #129 ] ( https://github.com/SparkPost/node-sparkpost/pull/129 ) Added support for subaccounts (@coldacid )
5+ - [ #126 ] ( https://github.com/SparkPost/node-sparkpost/pull/126 ) body might be undefined (@mstdokumaci )
6+ - [ #121 ] ( https://github.com/SparkPost/node-sparkpost/pull/121 ) Added support for Relay Webhooks (@aydrian )
7+ - [ #119 ] ( https://github.com/SparkPost/node-sparkpost/pull/119 ) Added support for inbound domains (@aydrian )
8+ - [ #118 ] ( https://github.com/SparkPost/node-sparkpost/pull/118 ) Added support for deleting a sending domain (@aydrian )
9+ - [ #115 ] ( https://github.com/SparkPost/node-sparkpost/pull/115 ) ReadMe "Hello World" Example (@JimTheMan )
10+
311### v1.2.0 (2016/03/14)
412- [ #109 ] ( https://github.com/SparkPost/node-sparkpost/pull/109 ) README updates (@aydrian )
513- [ #108 ] ( https://github.com/SparkPost/node-sparkpost/pull/108 ) removes from and subject from transmission stored template send example (@colestrode )
Original file line number Diff line number Diff line change 11{
22 "name" : " sparkpost" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
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