Skip to content

Commit

Permalink
Merge branch 'master' into 0.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Jan 11, 2016
2 parents a33fdbb + 41a79ac commit b8f3c0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Expand Up @@ -3,7 +3,6 @@ Complete, fast and testable actions for Rack

## v0.5.0 - 2016-01-12
### Added
- [Luca Guidi] Allow to force HTTP header for status code that according to RFC shouldn't include them (eg. `204`)
- [Luca Guidi] Reference a raised exception in Rack env's `rack.exception`. Compatibility with exception reporting SaaS.

### Fixed
Expand All @@ -17,7 +16,7 @@ Complete, fast and testable actions for Rack

## v0.4.6 - 2015-12-04
### Added
- [Luca Guidi] Allow to force custom headers for responses that shouldn't include them (eg 204). Override `#keep_response_header?(header)` in action
- [Luca Guidi] Allow to force custom headers for responses that according to RFC shouldn't include them (eg 204). Override `#keep_response_header?(header)` in action

## v0.4.5 - 2015-09-30
### Added
Expand Down

0 comments on commit b8f3c0d

Please sign in to comment.