CHANGELOG.md in fitbit_api-0.9.0 vs CHANGELOG.md in fitbit_api-0.9.1

- old
+ new

@@ -1,4 +1,9 @@ +0.9.1 +----- +- Fix `sleep_time_series` endpoint +- Tweak user-agent string in request headers + 0.9.0 ----- - Rework client to accept existing access tokens. - Fix argument parsing in `FitbitAPI::Client` to respect fallback values passed to `#configure`. - Add `byebug` as development dependency.