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

Commit 51c0f73

Browse files
committed
Added CHANGELOG for #138
1 parent f6d40ac commit 51c0f73

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 2.7.8 - TBD
5+
## 2.7.8 - 2016-05-31
66

77
### Added
88

9-
- Nothing.
9+
- [#138](https://github.com/zendframework/zend-mvc/pull/138) adds support for
10+
PHP 7 `Throwable`s within each of:
11+
- `DispatchListener`
12+
- `MiddlewareListener`
13+
- The console `RouteNotFoundStrategy` and `ExceptionStrategy`
14+
- The HTTP `DefaultRenderingStrategy` and `RouteNotFoundStrategy`
1015

1116
### Deprecated
1217

0 commit comments

Comments
 (0)