Skip to content

Commit

Permalink
Update README and CHANGELOG [skip-ci]
Browse files Browse the repository at this point in the history
Signed-off-by: pacoorozco <[email protected]>
  • Loading branch information
pacoorozco committed Jul 19, 2020
1 parent eeaf1d8 commit c69887e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this

## Unreleased
### Changed
- Fix (temporary) OAuth broken process ([#181][i181])
- Bump github.com/int128/oauth2cli to v1.12.1 ([#206][i206])
- Bump golang.org/x/oauth2 to v0.0.0-20200107190931-bf48bf16ab8d ([#205][i205])

[i181]: https://github.com/gphotosuploader/gphotos-uploader-cli/issues/181
[i206]: https://github.com/gphotosuploader/gphotos-uploader-cli/pull/206
[i205]: https://github.com/gphotosuploader/gphotos-uploader-cli/pull/205

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ $ gphotos-uploader-cli push
```

### First time run
> NOTE: The Google Authorization process has been temporary changed due to a bug, please read how to use the new one [here](https://github.com/gphotosuploader/gphotos-uploader-cli/issues/181#issuecomment-660625164).
The first time you run `gphotos-uploader-cli`, after setting your configuration ([Google Photos API credentials](.docs/configuration.md#APIAppCredentials)), few manual steps are needed:

1. You should get an output like this one:
Expand Down

0 comments on commit c69887e

Please sign in to comment.