diff --git a/CHANGELOG.md b/CHANGELOG.md index 67c65c6..340a100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,8 @@ details. ### Removed -- Nothing. +- [#177](https://github.com/zendframework/zend-stratigility/pull/177) removes a conditional from `Zend\Stratigility\Middleware\ErrorHandler` that can + never be reached. ### Fixed