Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
zokioki committed Apr 4, 2016
1 parent 09c6f49 commit 30f2172
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.4.0
-----
- Remove FitStruct objects
- The response's hash keys can now be transformed using the following options:
- `snake_case` - if set to true, all keys are formatted to snake_case
- `symbolize_keys` - if set to true, all keys are converted to symbols

0.3.0
-----
- API endpoint support for the following actions:
Expand Down

0 comments on commit 30f2172

Please sign in to comment.