Skip to content

Commit

Permalink
Added CHANGELOG for #5
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jun 13, 2017
1 parent 0706a85 commit 7b61657
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 0.2.1 - 2017-06-13

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#5](https://github.com/weierophinney/problem-details/pull/5) updates the
response factory and middleware to treat lack of/empty `Accept` header values
as `*/*`, per RFC-7231 section 5.3.2.

## 0.2.0 - 2017-05-30

### Added
Expand Down

0 comments on commit 7b61657

Please sign in to comment.