Based on https://github.com/zendframework/zend-diactoros/releases/tag/1.3.9 (commit 0c2f10b1106459efdf2d60fda59b8af8d72d5f27 in this repo)
Added
-----
- Nothing.
Deprecated
----------
- Nothing.
Removed
-------
- Nothing.
Fixed
-----
- [zendframework/zend-diactoros#223](https://github.com/zendframework/zend-diactoros/issues/223)
[zendframework/zend-diactoros#224](https://github.com/zendframework/zend-diactoros/pull/224) fixed an issue
with the `SapiStreamEmitter` consuming too much memory when producing output
for readable bodies.