Skip to content

Commit

Permalink
#179: Using will remove all default content-types.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Dec 16, 2012
1 parent da4e1da commit 250db95
Show file tree
Hide file tree
Showing 6 changed files with 199 additions and 149 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
0.2.3 (Next Release)
====================

* [#179](https://github.com/intridea/grape/issues/178): Using `content_type` will remove all default content-types - [@dblock](https://github.com/dblock).
* [#265](https://github.com/intridea/grape/issues/264): Fix: Moved `ValidationError` into `Grape::Exceptions` - [@thepumpkin1979](https://github.com/thepumpkin1979).
* [#269](https://github.com/intridea/grape/pull/269): Fix: `LocalJumpError` will not be raised when using explict return in API methods - [@simulacre](https://github.com/simulacre).
* [#86](https://github.com/intridea/grape/issues/275): Fix Path-based versioning not recognizing '/' route - [@walski](https://github.com/walski).
Expand Down
Loading

0 comments on commit 250db95

Please sign in to comment.