Skip to content

Commit

Permalink
changelog explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
SerKnight committed Feb 26, 2020
1 parent 5ec0dd9 commit dbf5e3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Change Log

## "version": "4.4.0"
> Jumping past vsn 4.3.0 to indicate the breaking changes without having to increment a major release and leave room for any dev on the previous client setup
> Jumping past vsn 4.3.0 to indicate the breaking changes without having to increment a major release as well as leaving room for development on the previous client configuration
Had significant community feedback that the documentation around the auth was too complex.. This refactor is a simplification of the `xeroClient.ts` naming, as well as expaning some helper functionality to be more clear.
#### Had significant community feedback that the documentation and initial auth was too complex.. This refactor is a simplification of the `xeroClient.ts` naming and an expansion of functionality around the non-generated SDK code.

Breaking Changes:
* `setAccessTokenFromRedirectUri` renamed as `apiCallback`
Expand Down

0 comments on commit dbf5e3c

Please sign in to comment.