Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit efa2db4

Browse files
committed
Added CHANGELOG for #79
1 parent 3dad103 commit efa2db4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ All notable changes to this project will be documented in this file, in reverse
2121
- [#71](https://github.com/zendframework/zend-diactoros/pull/71) fixes the
2222
docblock of the `JsonResponse` constructor to typehint the `$data` argument
2323
as `mixed`.
24+
- [#73](https://github.com/zendframework/zend-diactoros/pull/73) changes the
25+
behavior in `Request` such that if it marshals a stream during instantiation,
26+
the stream is marked as writeable (specifically, mode `wb+`).
2427

2528
## 1.1.2 - 2015-07-12
2629

0 commit comments

Comments
 (0)