CHANGELOG.md in fitbit_api-0.10.2 vs CHANGELOG.md in fitbit_api-0.11.0

- old
+ new

@@ -1,4 +1,11 @@ +0.11.0 +------ +- Add support for subscriptions endpoints. +- Make `get` and `post` methods more ergonomic (can pass params & body directly instead of via nested object). +- Allow `delete` request method to specify query params. +- Remove per-request response payload transformations (can be set per-client). + 0.10.2 ------ - Fix docs for examples 0.10.1