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

Commit c3e7ff4

Browse files
committed
Merge branch 'hotfix/111' into develop
Forward port #111
2 parents fa2c99a + 409bb97 commit c3e7ff4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ for full details on how to migrate your v2 application.
7575
- zend-json
7676
- zend-psr7bridge
7777

78-
## 2.7.5 - TBD
78+
## 2.7.5 - 2016-04-06
7979

8080
### Added
8181

@@ -91,7 +91,10 @@ for full details on how to migrate your v2 application.
9191

9292
### Fixed
9393

94-
- Nothing.
94+
- [#111](https://github.com/zendframework/zend-mvc/pull/111) fixes a bug in how
95+
the `ConsoleExceptionStrategyFactory` whereby it was overwriting the default
96+
exception message template with an empty string when no configuration for it
97+
was provided.
9598

9699
## 2.7.4 - 2016-04-03
97100

0 commit comments

Comments
 (0)