Skip to content

Commit

Permalink
Merge pull request #166 from intuit/release-4.1.2
Browse files Browse the repository at this point in the history
updated CHANGELOG.md
  • Loading branch information
rajeshgupta723 authored Mar 19, 2024
2 parents 8a51055 + 90e12ad commit 7f7a3a3
Showing 1 changed file with 14 additions and 0 deletions.
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

0 comments on commit 7f7a3a3

Please sign in to comment.