File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11## Change Log
22
3+ ### v1.2.0 (2016/03/14)
4+ - [ #109 ] ( https://github.com/SparkPost/node-sparkpost/pull/109 ) README updates (@aydrian )
5+ - [ #108 ] ( https://github.com/SparkPost/node-sparkpost/pull/108 ) removes from and subject from transmission stored template send example (@colestrode )
6+ - [ #106 ] ( https://github.com/SparkPost/node-sparkpost/pull/106 ) correcting send_transmission_all_fields.js example (@lfreneda )
7+ - [ #104 ] ( https://github.com/SparkPost/node-sparkpost/pull/104 ) Added a mocha test task to the default grunt task (@ewandennis )
8+ - [ #101 ] ( https://github.com/SparkPost/node-sparkpost/pull/101 ) Added gzipped response support (@ewandennis )
9+ - [ #100 ] ( https://github.com/SparkPost/node-sparkpost/pull/100 ) Added message events wrapper (@ewandennis )
10+ - [ #97 ] ( https://github.com/SparkPost/node-sparkpost/pull/97 ) Add nodejs versions to TravisCI (@richleland )
11+
312### v1.1.0 (2015/08/13)
413- [ #92 ] ( https://github.com/SparkPost/node-sparkpost/pull/92 ) Added Coveralls.io (@aydrian )
514- [ #91 ] ( https://github.com/SparkPost/node-sparkpost/pull/91 ) Added Recipient List Update method, Docs, and Examples (@aydrian )
Original file line number Diff line number Diff line change 11{
22 "name" : " sparkpost" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .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