diff --git a/CHANGELOG.md b/CHANGELOG.md index b471d29..928b9b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.3.0 +- Fixed issues where credentials where cleared when refreshing token failed on other errors than authorization errors. + ## 0.2.0 - Updated dependencies to latest versions. Including `chopper: 7.0.4` and `http: 1.1.0`. diff --git a/pubspec.yaml b/pubspec.yaml index f441318..8efd3bf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: oauth_chopper description: Add and manage OAuth2 authentication for your Chopper client. -version: 0.2.0 +version: 0.3.0 homepage: https://github.com/DutchCodingCompany/oauth_chopper environment: