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

Commit 6351422

Browse files
committed
Added CHANGELOG for #404
1 parent c210e2f commit 6351422

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ All notable changes to this project will be documented in this file, in reverse
3333
it now creates a new `Zend\Diactoros\Stream`, writes to that, and returns a
3434
new response with that new stream, guaranteeing it only contains the new
3535
contents.
36+
- [#404](https://github.com/zendframework/zend-expressive/pull/404) fixes the
37+
`swallowDeprecationNotices()` handler such that it will not swallow a global
38+
handler once application execution completes.
3639

3740
## 1.0.4 - 2016-12-07
3841

0 commit comments

Comments
 (0)