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

Commit

Permalink
1.3.9 release notes
Browse files Browse the repository at this point in the history
Forward-port of `831a6aef2e96b1d68a0d20a0b65b39abc5c282ba`
  • Loading branch information
Ocramius committed Jan 17, 2017
1 parent 620dd9a commit d5d74ca
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file, in reverse

- Nothing.

## 1.3.9 - TBD
## 1.3.10 - TBD

### Added

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

- Nothing.

## 1.3.9 - 2017-01-17

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#223](https://github.com/zendframework/zend-diactoros/issues/223)
[#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.

## 1.3.8 - 2017-01-05

### Added
Expand Down

0 comments on commit d5d74ca

Please sign in to comment.