CHANGELOG.md in fitbit_api-0.8.0 vs CHANGELOG.md in fitbit_api-0.8.1

- old
+ new

@@ -1,4 +1,13 @@ +0.8.1 +----- +- Post install cleanup + +0.8.0 +----- +- Gem renamed from `fitbyte` to `fitbit_api` + - Make sure to change `Fitbyte::Client` to `FitbitAPI::Client` in your code, no other changes should be necessary. + 0.7.1 ----- - Rename `#auth_page_link` to `#auth_url` - Rename `snake_case` option to `snake_case_keys` - Code cleanup