Skip to content

Commit d5539da

Browse files
committed
Added CHANGELOG for zendframework#198
1 parent cb57035 commit d5539da

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
@@ -2,11 +2,14 @@
22

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

5-
## 3.0.3 - TBD
5+
## 3.0.3 - 2016-08-29
66

77
### Added
88

9-
- Nothing.
9+
- [#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.
1013

1114
### Deprecated
1215

0 commit comments

Comments
 (0)