We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb57035 commit d5539daCopy full SHA for d5539da
CHANGELOG.md
@@ -2,11 +2,14 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
-## 3.0.3 - TBD
+## 3.0.3 - 2016-08-29
6
7
### Added
8
9
-- Nothing.
+- [#198](https://github.com/zendframework/zend-mvc/pull/198) adds a factory for
10
+ the `SendResponseListener`, to ensure that it is injected with an event
11
+ manager instance from the outset; this fixes issues with delegator factories
12
+ that registered listeners with it in previous versions.
13
14
### Deprecated
15
0 commit comments