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

Commit

Permalink
Added CHANGELOG for #187
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Aug 29, 2016
1 parent 55ad8f4 commit b62a6ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ All notable changes to this project will be documented in this file, in reverse
- [#184](https://github.com/zendframework/zend-mvc/pull/184) provides a
performance optimization for `DELETE` requests to `AbstractRestfulController`
instances.
- [#187](https://github.com/zendframework/zend-mvc/pull/187) removes a typehint
for `Exception` from an argument in
`DispatchListener::marshalControllerNotFoundEvent()`, allowing it to be used
with PHP 7 `Throwable` instances.

## 3.0.2 - 2016-06-30

Expand Down

0 comments on commit b62a6ed

Please sign in to comment.