Skip to content

Commit a84c139

Browse files
authored
Merge pull request #19 from DutchCodingCompany/release/v0.4.0
🔖 Release v0.4.0
2 parents 0141d56 + e00a715 commit a84c139

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 0.3.0
27
- Fixed issues where credentials where cleared when refreshing token failed on other errors than authorization errors.
38

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.3.0
3+
version: 0.4.0
44
homepage: https://github.com/DutchCodingCompany/oauth_chopper
55

66
environment:

0 commit comments

Comments
 (0)