Skip to content

Commit a08fd06

Browse files
committed
Version information updated
1 parent 4d98ed7 commit a08fd06

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1414
### Affected Classes
1515
- NaN
1616

17+
## [2.1.13] - 2020-10-13
18+
### Fixed
19+
- Boundary detection problem fixed (#28 [@DasTobbel](https://github.com/DasTobbel))
20+
- Content-Type detection problem fixed (#28 [@DasTobbel](https://github.com/DasTobbel))
21+
22+
### Affected Classes
23+
- [Structure::class](src/Structure.php)
24+
1725
## [2.1.12] - 2020-10-13
1826
### Fixed
1927
- If content disposition is multiline, implode the array to a simple string (#25 [@DasTobbel](https://github.com/DasTobbel))

0 commit comments

Comments
 (0)