Skip to content

Commit c520d1b

Browse files
author
Savio Tsui
committed
Update CHANGELOG.md
1 parent 863dae8 commit c520d1b

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,10 @@ All notable changes to this project will be documented in this file. See [standa
66
# [3.0.0](https://github.com/splunk/splunk-cloud-sdk-js/compare/v2.0.0...v3.0.0) (2019-11-19)
77

88

9-
### Features
10-
11-
* serviceClientArgs.tokenSource accepts only async functions that return Promise to return th ([f406862](https://github.com/splunk/splunk-cloud-sdk-js/commits/f406862))
12-
* **auth:** remove checkAuthentication from AuthManager interface ([ab78288](https://github.com/splunk/splunk-cloud-sdk-js/commits/ab78288))
13-
14-
159
### BREAKING CHANGES
1610

17-
* **auth:** remove checkAuthentication from AuthManager interface
18-
* serviceClientArgs.tokenSource no long accepts synchronous functions to return the token
11+
* **auth:** remove checkAuthentication from AuthManager interface ([f406862](https://github.com/splunk/splunk-cloud-sdk-js/commits/f406862))
12+
* **auth:** serviceClientArgs.tokenSource no long accepts synchronous functions to return the token ([ab78288](https://github.com/splunk/splunk-cloud-sdk-js/commits/ab78288))
1913

2014

2115

0 commit comments

Comments
 (0)