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

Commit 6774d80

Browse files
committed
Added CHANGELOG for #108
1 parent 8025a75 commit 6774d80

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
@@ -36,6 +36,11 @@ for full details on how to migrate your v2 application.
3636
- [#104](https://github.com/zendframework/zend-mvc/pull/104) removes the `prg()`
3737
plugin. It can now be installed separately via the
3838
zendframework/zend-mvc-plugin-prg package.
39+
- [#108](https://github.com/zendframework/zend-mvc/pull/108) removes the
40+
`fileprg()`, `flashMessenger()`, and `identity()` plugins. These can be
41+
installed via, respectively, the zendframework/zend-mvc-plugin-fileprg,
42+
zendframework/zend-mvc-plugin-flashmessenger, and
43+
zendframework/zend-mvc-plugin-identity packages.
3944

4045
### Fixed
4146

0 commit comments

Comments
 (0)