Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ridiculous committed Sep 3, 2016
1 parent 7b05b9c commit a6683ed
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 @@ -7,7 +7,7 @@
```ruby
insert_after Grape::Middleware::Formatter, Grape::Middleware::Logger
```
Otherwise POST requests won't work correctly. This was an earlier issue (#4) that was fixed by duck punching Grape :O
Otherwise POST requests won't work correctly. This was an earlier issue [(#4)](https://github.com/ridiculous/grape-middleware-logger/issues/4) that was fixed by duck punching Grape :O
0.16.0 (4/4/2016)
==================
Expand Down

0 comments on commit a6683ed

Please sign in to comment.