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

Commit fa2c99a

Browse files
committed
Added CHANGELOG for #116
1 parent a824728 commit fa2c99a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ for full details on how to migrate your v2 application.
5151
- [#115](https://github.com/zendframework/zend-mvc/pull/115) removes the
5252
requirement for zend-filter in the `InjectTemplateListener` by inlining the
5353
logic from `Zend\Filter\Word\CamelCaseToDash`.
54+
- [#116](https://github.com/zendframework/zend-mvc/pull/116) removes the
55+
functionality related to integrating zend-servicemanager and zend-di. If you
56+
used this functionality previously, it is now available via a separate
57+
package, [zend-servicemanager-di](https://zendframework.github.io/zend-servicemanager-di/]).
5458

5559
### Fixed
5660

0 commit comments

Comments
 (0)