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

Commit a014f1a

Browse files
committed
Added CHANGELOG for #135
1 parent 6dc41f8 commit a014f1a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 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-
## 1.3.3 - TBD
5+
## 1.3.3 - 2016-01-04
66

77
### Added
88

@@ -18,7 +18,11 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#135](https://github.com/zendframework/zend-diactoros/pull/135) fixes the
22+
behavior of `ServerRequestFactory::marshalHeaders()` to no longer omit
23+
`Cookie` headers from the aggregated headers. While the values are parsed and
24+
injected into the cookie params, it's useful to have access to the raw headers
25+
as well.
2226

2327
## 1.3.2 - 2015-12-22
2428

0 commit comments

Comments
 (0)