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

Commit

Permalink
Add CHANGELOG for #186
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerkus committed Jun 11, 2019
1 parent 57a0807 commit 0bc9381
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ details.

### Added

- Nothing.
- [#186](https://github.com/zendframework/zend-stratigility/pull/186) adds safeguard
to middleware pipe Next handler, preventing it from being called multiple
times, which causes undefined behavior after queue of middlewares was
exhausted on the first pass.

### Changed

Expand Down

0 comments on commit 0bc9381

Please sign in to comment.