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

Commit 84f8703

Browse files
committed
Added CHANGELOG entry for #51.
1 parent 9ce7b6a commit 84f8703

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ All notable changes to this project will be documented in this file, in reverse
2121

2222
### Fixed
2323

24-
- Nothing.
24+
- [#51](https://github.com/zendframework/zend-diactoros/pull/51) fixes
25+
`MessageTrait::getHeaderLine()` to return an empty string instead of `null` if
26+
the header is undefined (which is the behavior specified in PSR-7).
2527

2628
## 1.0.3 - 2015-06-04
2729

0 commit comments

Comments
 (0)