Skip to content

Commit 49c4b4d

Browse files
committed
Add CHANGELOG.md
1 parent d0ed489 commit 49c4b4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# HTTP ___ Change Log
1+
# HTTP Error Handler Change Log
22

33
## 1.0.0 - under development
44

55
- Initial stable release.
6-
- [#44](https://github.com/laminas/laminas-diactoros/pull/44) fixes an issue whereby the uploaded file size was being provided as an integer string, and causing type errors. The value is now cast to integer before creating an `UploadedFile` instance.

0 commit comments

Comments
 (0)