Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saicheems authored Feb 13, 2017
1 parent 4447d65 commit df02d3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
* Regenerate APIs
* Some exceptions are more descriptive for specific errors
* `representable` dependency bumped to `~> 3.0`
* Breaking change for `skip_undefined` option under `to_json`:

Should now pass `foo.to_json(user_options: { skip_undefined: true })`
instead of `foo.to_json(skip_undefined: true)`
* `retriable` dependency bumped to `>= 2.0, < 4.0`

# 0.9.28
Expand Down

0 comments on commit df02d3b

Please sign in to comment.