Skip to content

Commit

Permalink
Add author.
Browse files Browse the repository at this point in the history
  • Loading branch information
loveltyoic committed Nov 7, 2014
1 parent f649893 commit 0629ac4
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
@@ -1,6 +1,6 @@
0.9.1 (Next)
============
* [#803](https://github.com/intridea/grape/pull/803): Add `all_or_none_of` parameter validator.
* [#803](https://github.com/intridea/grape/pull/803): Add `all_or_none_of` parameter validator.- [@loveltyoic](https://github.com/loveltyoic).
* [#774](https://github.com/intridea/grape/pull/774): Extended `mutually_exclusive`, `exactly_one_of`, `at_least_one_of` to work inside any kind of group: `requires` or `optional`, `Hash` or `Array` - [@ShPakvel](https://github.com/ShPakvel).
* [#743](https://github.com/intridea/grape/pull/743): Added `allow_blank` parameter validator to validate non-empty strings - [@elado](https://github.com/elado).
* [#745](https://github.com/intridea/grape/pull/745): Removed `atom+xml`, `rss+xml`, and `jsonapi` content-types - [@akabraham](https://github.com/akabraham).
Expand Down

0 comments on commit 0629ac4

Please sign in to comment.