File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33
4+ ## [ 4.4.0] - 2016-09-27 ##
5+ ## Added
6+ - Pull #299 : [ Fill 'response' property in error instance] ( https://github.com/sendgrid/sendgrid-nodejs/pull/299 )
7+ - This makes the behavior when using callbacks consistent with the promise counterpart.
8+ That is, in both cases, error.response is present
9+ - Thanks to [ Guilherme Souza] ( https://github.com/sitegui ) for the pull request!
10+
411## [ 4.3.1] - 2016-09-27 ##
512## Fixed
613- Pull #300 : [ Correct TypeScript definitions] ( https://github.com/sendgrid/sendgrid-nodejs/pull/300 )
Original file line number Diff line number Diff line change 1212 ],
1313 "name" : " sendgrid" ,
1414 "description" : " Official SendGrid NodeJS library." ,
15- "version" : " 4.3.1 " ,
15+ "version" : " 4.4.0 " ,
1616 "homepage" : " https://sendgrid.com" ,
1717 "repository" : {
1818 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments