Skip to content

Commit 7f7a3a3

Browse files
Merge pull request #166 from intuit/release-4.1.2
updated CHANGELOG.md
2 parents 8a51055 + 90e12ad commit 7f7a3a3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## [4.1.1](https://github.com/intuit/oauth-jsclient/tree/4.1.1)
5+
#### Features
6+
- Stop using Popsicle and start using Axios
7+
#### Issues Fixed
8+
- [fix authResponse.json](https://github.com/intuit/oauth-jsclient/pull/160)
9+
10+
11+
## [4.1.0](https://github.com/intuit/oauth-jsclient/tree/4.1.0)
12+
#### Features
13+
- Stop using Popsicle and start using Axios
14+
#### Issues Fixed
15+
- [Introduced Axios replacing Popsicle](https://github.com/intuit/oauth-jsclient/pull/157)
16+
17+
418
## [4.0.0](https://github.com/intuit/oauth-jsclient/tree/4.0.0)
519
#### Breaking Changes
620
- Minimum Node Version >= 10

0 commit comments

Comments
 (0)