Skip to content

Commit 4130513

Browse files
authored
Merge pull request #204 from splunk/Release/2.0.2
Release/2.0.2
2 parents 57bbb49 + 41c03af commit 4130513

File tree

6 files changed

+8640
-8646
lines changed

6 files changed

+8640
-8646
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Splunk Enterprise SDK for JavaScript Changelog
22

3+
4+
## v2.0.2
5+
### Minor changes
6+
* Stop removing Authorisation header from requests ([PR#203](https://github.com/splunk/splunk-sdk-javascript/pull/203))
7+
8+
39
## v2.0.1
410
### Minor changes
511
* Upgrade 'cookie' npm package to 0.7.0 ([PR#202](https://github.com/splunk/splunk-sdk-javascript/pull/202))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Build Status](https://travis-ci.org/splunk/splunk-sdk-javascript.svg?branch=master)](https://travis-ci.org/splunk/splunk-sdk-javascript)
22
# The Splunk Enterprise Software Development Kit for JavaScript
33

4-
#### Version 2.0.1
4+
#### Version 2.0.2
55

66
The Splunk Enterprise Software Development Kit (SDK) for JavaScript contains library code and examples designed to enable developers to build applications using the Splunk platform and JavaScript. This SDK supports server-side and client-side JavaScript.
77

0 commit comments

Comments
 (0)