Skip to content

Commit 617eb90

Browse files
authored
Prepare for 0.1.3 (#19)
* Prepare for 0.1.3 * Updated changlog
1 parent 1f58220 commit 617eb90

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 0.1.3 - 2016-12-22
4+
5+
### Added
6+
7+
- Added `CustomMimetypeHelper` to allow you to configure custom mimetypes.
8+
9+
### Changed
10+
11+
- Using regular expression instead of `basename($filename)` because basename is depending on locale.
12+
313
## 0.1.2 - 2016-08-31
414

515
### Added

0 commit comments

Comments
 (0)