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

Commit d5d74ca

Browse files
committed
1.3.9 release notes
Forward-port of `831a6aef2e96b1d68a0d20a0b65b39abc5c282ba`
1 parent 620dd9a commit d5d74ca

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file, in reverse
2020

2121
- Nothing.
2222

23-
## 1.3.9 - TBD
23+
## 1.3.10 - TBD
2424

2525
### Added
2626

@@ -38,6 +38,27 @@ All notable changes to this project will be documented in this file, in reverse
3838

3939
- Nothing.
4040

41+
## 1.3.9 - 2017-01-17
42+
43+
### Added
44+
45+
- Nothing.
46+
47+
### Deprecated
48+
49+
- Nothing.
50+
51+
### Removed
52+
53+
- Nothing.
54+
55+
### Fixed
56+
57+
- [#223](https://github.com/zendframework/zend-diactoros/issues/223)
58+
[#224](https://github.com/zendframework/zend-diactoros/pull/224) fixed an issue
59+
with the `SapiStreamEmitter` consuming too much memory when producing output
60+
for readable bodies.
61+
4162
## 1.3.8 - 2017-01-05
4263

4364
### Added

0 commit comments

Comments
 (0)