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

Commit 095057c

Browse files
committed
Added CHANGELOG for #121
1 parent 40db0d5 commit 095057c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ for full details on how to migrate your v2 application.
7777
`Application` instance previously (whether in your bootstrap, a factory, or
7878
tests), you will need to update how you instantiate the instance. (The
7979
argument was removed as the value was never used.)
80+
- [#121](https://github.com/zendframework/zend-mvc/pull/121) removes the
81+
functionality related to exposing and configuring the zend-log
82+
`ProcessorPluginManager` and `WriterPluginManager`. That functionality is now
83+
exposed directly by the zend-log component (with the addition of exposing the
84+
`FilterPluginManager` and `FormatterPluginManager` as well).
8085

8186
### Fixed
8287

0 commit comments

Comments
 (0)