Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
harikt committed Oct 23, 2017
1 parent 767d0d6 commit 13e4f57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.3.0

* Updated http-interop dependencies via [webimpress/http-middleware-compatibility](https://github.com/webimpress/http-middleware-compatibility) [PR #25](https://github.com/harikt/psr7-asset/pull/25) .
* Fixed [HeaderSecurity Exception when mime type isn't registered](https://github.com/harikt/psr7-asset/issues/24) when no extension is registered. Currently using `application/octet-stream` as the [default mime-type](https://github.com/harikt/psr7-asset/pull/26) . Thank you @basz for both PR's.

# 0.2.0

## Added
Expand Down

0 comments on commit 13e4f57

Please sign in to comment.