Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlfaber authored Apr 4, 2017
1 parent 11bca89 commit 07825b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* [#1568](https://github.com/ruby-grape/grape/pull/1568): Add `proc` option to `values` validator to allow custom checks - [@jlfaber](https://github.com/jlfaber).
* [#1575](https://github.com/ruby-grape/grape/pull/1575): Include nil values for missing nested params in declared - [@thogg4](https://github.com/thogg4).
* [#1585](https://github.com/ruby-grape/grape/pull/1585): Bugs in declared method - make sure correct options var is used and respect include missing for non children params - [@thogg4](https://github.com/thogg4).
* [#1605](https://github.com/ruby-grape/grape/pull/1605): Add `declared_only` validator to reject undeclared keys within block- [@jlfaber](https://github.com/jlfaber).
* [#1606](https://github.com/ruby-grape/grape/pull/1606): Add `declared_only` validator to reject undeclared keys within block- [@jlfaber](https://github.com/jlfaber).
* Your contribution here.

#### Fixes
Expand Down

0 comments on commit 07825b4

Please sign in to comment.