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

Commit 831a6ae

Browse files
committed
1.3.9 release notes
1 parent ca95165 commit 831a6ae

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
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.3.9 - TBD
5+
## 1.3.10 - TBD
66

77
### Added
88

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

2121
- Nothing.
2222

23+
## 1.3.9 - 2017-01-17
24+
25+
### Added
26+
27+
- Nothing.
28+
29+
### Deprecated
30+
31+
- Nothing.
32+
33+
### Removed
34+
35+
- Nothing.
36+
37+
### Fixed
38+
39+
- [#223](https://github.com/zendframework/zend-diactoros/issues/223)
40+
[#224](https://github.com/zendframework/zend-diactoros/pull/224) fixed an issue
41+
with the `SapiStreamEmitter` consuming too much memory when producing output
42+
for readable bodies.
43+
2344
## 1.3.8 - 2017-01-05
2445

2546
### Added

0 commit comments

Comments
 (0)