Skip to content

Commit

Permalink
Prepare for 0.1.3 (#19)
Browse files Browse the repository at this point in the history
* Prepare for 0.1.3

* Updated changlog
  • Loading branch information
Nyholm authored Dec 22, 2016
1 parent 1f58220 commit 617eb90
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 0.1.3 - 2016-12-22

### Added

- Added `CustomMimetypeHelper` to allow you to configure custom mimetypes.

### Changed

- Using regular expression instead of `basename($filename)` because basename is depending on locale.

## 0.1.2 - 2016-08-31

### Added
Expand Down

0 comments on commit 617eb90

Please sign in to comment.