Skip to content

Commit 22fa6f5

Browse files
author
Bas de Vaan
authored
Merge pull request #10 from DutchCodingCompany/release/v0.3.0
Release v0.3.0
2 parents 86d351d + 516f087 commit 22fa6f5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.3.0
2+
- Fixed issues where credentials where cleared when refreshing token failed on other errors than authorization errors.
3+
14
## 0.2.0
25

36
- Updated dependencies to latest versions. Including `chopper: 7.0.4` and `http: 1.1.0`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: oauth_chopper
22
description: Add and manage OAuth2 authentication for your Chopper client.
3-
version: 0.2.0
3+
version: 0.3.0
44
homepage: https://github.com/DutchCodingCompany/oauth_chopper
55

66
environment:

0 commit comments

Comments
 (0)