diff --git a/CHANGELOG.md b/CHANGELOG.md index d2c2cd73..e30dfd8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ #### Issues Fixed - [minor fixes OAuthClient.js](https://github.com/intuit/oauth-jsclient/pull/171) +## [4.1.2](https://github.com/intuit/oauth-jsclient/tree/4.1.2) +#### Issues Fixed +- [fixed Error converting authResponse to JSON string](https://github.com/intuit/oauth-jsclient/pull/165) + ## [4.1.1](https://github.com/intuit/oauth-jsclient/tree/4.1.1) #### Features - Stop using Popsicle and start using Axios