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

Commit 6532a8e

Browse files
committed
Added CHANGELOG for #123
1 parent 28a5c99 commit 6532a8e

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
@@ -82,6 +82,10 @@ for full details on how to migrate your v2 application.
8282
`ProcessorPluginManager` and `WriterPluginManager`. That functionality is now
8383
exposed directly by the zend-log component (with the addition of exposing the
8484
`FilterPluginManager` and `FormatterPluginManager` as well).
85+
- [#123](https://github.com/zendframework/zend-mvc/pull/123) removes the
86+
functionality related to exposing and configuring the zend-inputfilter
87+
`InputFilterManager`. That functionality is now exposed directly by the
88+
zend-inputfilter component.
8589

8690
### Fixed
8791

0 commit comments

Comments
 (0)