Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## [4.1.1](https://github.com/intuit/oauth-jsclient/tree/4.1.1)
#### Features
- Stop using Popsicle and start using Axios
#### Issues Fixed
- [fix authResponse.json](https://github.com/intuit/oauth-jsclient/pull/160)


## [4.1.0](https://github.com/intuit/oauth-jsclient/tree/4.1.0)
#### Features
- Stop using Popsicle and start using Axios
#### Issues Fixed
- [Introduced Axios replacing Popsicle](https://github.com/intuit/oauth-jsclient/pull/157)


## [4.0.0](https://github.com/intuit/oauth-jsclient/tree/4.0.0)
#### Breaking Changes
- Minimum Node Version >= 10
Expand Down