Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 45ae513

Browse files
authored
update changelog for 0.5 (#180)
1 parent 984984c commit 45ae513

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
IMPROVEMENTS:
44

5-
* provider: added ability to user user credentials to authenticate [GH-156]
5+
* provider: added ability to authenticate using user credentials [GH-156]
6+
* provider: added ability to authenticate using `access_token` rather than just credentials [GH-165]
7+
* provider: added retryTransport that will retry after common Google errors (like network errors, rate limiting errors, etc) [GH-163]
68

79
BUG FIXES:
810

0 commit comments

Comments
 (0)