We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0141d56 commit e00a715Copy full SHA for e00a715
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.4.0
2
+ - ✨ Add very good analysis by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/17
3
+ - ✨ Add custom client by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/18
4
+ - ⬆️ Upgraded some dependencies by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/12
5
+
6
## 0.3.0
7
- Fixed issues where credentials where cleared when refreshing token failed on other errors than authorization errors.
8
pubspec.yaml
@@ -1,6 +1,6 @@
name: oauth_chopper
description: Add and manage OAuth2 authentication for your Chopper client.
-version: 0.3.0
+version: 0.4.0
homepage: https://github.com/DutchCodingCompany/oauth_chopper
environment:
0 commit comments