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

Commit 53d5dc4

Browse files
committed
Added CHANGELOG for #96
1 parent 4bbb48b commit 53d5dc4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,12 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- [#90](https://github.com/zendframework/zend-mvc/pull/90) re-introduces the
21+
- [#95](https://github.com/zendframework/zend-mvc/pull/95) re-introduces the
2222
various zend-di aliases and factories in `Zend\Mvc\Service\ServiceListenerFactory`,
2323
which were accidently removed in the 2.7.0 release.
24+
- [#96](https://github.com/zendframework/zend-mvc/pull/96) fixes shared event
25+
detachment/attachment within the `Forward` plugin to work with both v2 and v3
26+
of zend-eventmanager.
2427

2528
## 2.7.1 - 2016-03-02
2629

0 commit comments

Comments
 (0)