Skip to content

Commit

Permalink
adjust readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wfraser committed May 6, 2024
1 parent 2599113 commit 522fe78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# v0.18.1
2024-05-02
2024-05-06
* fixed bug when using oauth2 refresh tokens using client secret instead of PKCE:
* See https://github.com/dropbox/dropbox-sdk-rust/issues/151 for details
* New function Authorize::from_client_secret_refresh_token() should be used for any refresh tokens previously obtained using this flow
* Thanks to Peerat Vichivanives for reporting and testing the fix

# v0.18.0
2024-01-12
Expand Down

0 comments on commit 522fe78

Please sign in to comment.