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

Commit 6917c67

Browse files
committed
Adds CHANGELOG entry for #10
1 parent 66a35d2 commit 6917c67

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9+
- [#10](https://github.com/zendframework/zend-mvc-plugin-flashmessenger/pull/10) ports the flashMessenger view helper from zend-view to this package, under the
10+
class name `Zend\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger`, and using the helper name
11+
`flashMessenger()`.
12+
913
- [#19](https://github.com/zendframework/zend-mvc-plugin-flashmessenger/pull/19) adds support for PHP 7.1 and 7.2.
1014

1115
### Changed
@@ -30,7 +34,7 @@ First stable release.
3034

3135
### Added
3236

33-
- View Helper plugin [ported](https://github.com/zendframework/zend-mvc-plugin-flashmessenger/issues/3) from Zend View
37+
- Nothing.
3438

3539
### Deprecated
3640

0 commit comments

Comments
 (0)