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

Commit 54788a5

Browse files
committed
Adds CHANGELOG entry for #349 and release 2.0.3
1 parent 5c404bf commit 54788a5

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

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

5+
## 2.0.3 - 2019-01-05
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- [#349](https://github.com/zendframework/zend-diactoros/pull/349) fixes an issue when marshaling headers with values of `0` or `0` from the
26+
SAPI, ensuring they are detected and injected into the ServerRequest properly.
27+
528
## 2.0.2 - 2018-12-20
629

730
### Added

0 commit comments

Comments
 (0)