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

Commit c3c3301

Browse files
committed
Adds CHANGELOG entry for #349
1 parent c6ea797 commit c3c3301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
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-
## 2.1.1 - TBD
5+
## 2.1.1 - 2019-01-05
66

77
### Added
88

@@ -22,7 +22,7 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25-
- Nothing.
25+
- [#349](https://github.com/zendframework/zend-diactoros/pull/349) fixes an issue when marshaling headers with values of `0` or `0` from the SAPI, ensuring they are detected and injected into the ServerRequest properly.
2626

2727
## 2.1.0 - 2018-12-20
2828

0 commit comments

Comments
 (0)