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

Commit 77bfbe0

Browse files
committed
Added CHANGELOG for #125
1 parent e8d022a commit 77bfbe0

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
@@ -91,6 +91,10 @@ for full details on how to migrate your v2 application.
9191
`FormElementManager`, `FormAnnotationBuilder`, and the
9292
`FormAbstractServiceFactory`. The functionality is now exposed directly by the
9393
zend-form component.
94+
- [#125](https://github.com/zendframework/zend-mvc/pull/125) removes the
95+
functionality from the `ViewHelperManager` factory for fetching configuration
96+
classes from other components and using them to configure the instance. In all
97+
cases, this is now done by the components themselves.
9498

9599
### Fixed
96100

0 commit comments

Comments
 (0)