Skip to content

Commit

Permalink
Fixing changlog message.
Browse files Browse the repository at this point in the history
  • Loading branch information
yairgo committed Jul 13, 2015
1 parent b9a68fa commit 35dde86
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ Next Release

#### Features

* [#1062](https://github.com/intridea/grape/issues/1062): Added headers
to ValidationErrors instance so that they can be used in a custom
error response. - [@yairgo](https://github.com/yairgo).
* [#1062](https://github.com/intridea/grape/issues/1062): Fix: `Grape::Exceptions::ValidationErrors` will include headers set by `header` - [@yairgo](https://github.com/yairgo).
* [#1039](https://github.com/intridea/grape/pull/1039): Added support for custom parameter types - [@rnubel](https://github.com/rnubel).
* [#1047](https://github.com/intridea/grape/pull/1047): Adds `given` to DSL::Parameters, allowing for dependent params - [@rnubel](https://github.com/rnubel).
* Your contribution here!
Expand Down

0 comments on commit 35dde86

Please sign in to comment.