We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d98ed7 commit a08fd06Copy full SHA for a08fd06
CHANGELOG.md
@@ -14,6 +14,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
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
25
## [2.1.12] - 2020-10-13
26
### Fixed
27
- If content disposition is multiline, implode the array to a simple string (#25 [@DasTobbel](https://github.com/DasTobbel))
0 commit comments