Skip to content

Commit c2434e6

Browse files
committed
Merge branch 'main' of github.com:DutchCodingCompany/oauth_chopper into feature/upgrade_chopper_v8
# Conflicts: # CHANGELOG.md # pubspec.yaml
2 parents ec7faaa + a84c139 commit c2434e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
- Updated chopper to v8.0.0
33
- **BREAKING** Removed oauth_chopper authenticator. Now only the interceptor is needed.
44

5+
## 0.4.0
6+
- ✨ Add very good analysis by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/17
7+
- ✨ Add custom client by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/18
8+
- ⬆️ Upgraded some dependencies by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/12
9+
510
## 0.3.0
611
- Fixed issues where credentials where cleared when refreshing token failed on other errors than authorization errors.
712

0 commit comments

Comments
 (0)