CHANGELOG.md in fitbit_api-0.10.0 vs CHANGELOG.md in fitbit_api-0.10.1
- old
+ new
@@ -1,4 +1,8 @@
+0.10.1
+------
+- Fix docs for listed options
+
0.10.0
------
- Add `auto_refresh_token` config to make token auto-refreshing configurable (defaults to true).
- Add `on_token_refresh` config to specify callback to execute on token refresh (optional).
- Bump `bundler` development dependency