dblock / strava-ruby-client

A complete Ruby client for the Strava API v3.
https://code.dblock.org/2018/11/27/writing-a-new-strava-api-ruby-client.html
MIT License
97 stars 22 forks source link

Fix activity:read permission in strava-oauth-token #47

Closed xaviershay closed 2 years ago

xaviershay commented 2 years ago

My apologies, it was just wrong in my last PR, must have typo'd it. No new CHANGELOG needed.

dangerpr-bot commented 2 years ago
1 Warning
:warning: Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#47](https://github.com/dblock/strava-ruby-client/pull/47): Fix activity:read permission in strava-oauth-token - [@xaviershay](https://github.com/xaviershay).

Generated by :no_entry_sign: Danger