Skip to content

Commit c4e9244

Browse files
authored
Update CHANGELOG.md
1 parent b7260da commit c4e9244

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to `laravel-xero-oauth2` will be documented in this file
44

5+
## v2.0.1 Release
6+
- Moved the refreshing of the token to the resolution of the CredentialManager.
7+
This should resolve any issues where the Xero configuration object is never resolve (e.g. not using the AccountingApi class) #48
8+
59
## v2.0.0 Release
610
- Make most resolution of credentials a binding instead of a singleton to fix queued jobs #27
711
- Switch OauthCredentialProvider to be an interface to allow for custom storage #8

0 commit comments

Comments
 (0)