You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [Unreleased][unreleased]
6
6
7
+
## [2.0.1] - 2016-11-10
8
+
### Added
9
+
- Node.js version is now tracked using the User-Agent header by @ewandennis.
10
+
- An optional "stack identifier" that can be set during [initialization](README.md#initialization) so we can track libraries that use node-sparkpost via the User-Agent header by @ewandennis.
11
+
7
12
## [2.0.0] - 2016-11-04 - *breaking*
8
13
-[#188](https://github.com/SparkPost/node-sparkpost/pull/188) Added setting debug in initialization (@aydrian)
9
14
-[#186](https://github.com/SparkPost/node-sparkpost/pull/186) Return full body for sparkpost requests (@aydrian)
@@ -135,8 +140,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
0 commit comments