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

Commit 83b3930

Browse files
committed
Adds CHANGELOG entry for #22
1 parent 3108c26 commit 83b3930

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file, in reverse
88

99
- [#24](https://github.com/zendframework/zend-mvc-plugin-flashmessenger/pull/24) adds support for PHP 7.3.
1010

11+
- [#22](https://github.com/zendframework/zend-mvc-plugin-flashmessenger/pull/22) adds `Zend\Mvc\Plugin\FlashMessenger\View\HelperTrait`,
12+
which can be used to provide IDE autocompletion for view helpers
13+
provided by zend-mvc-plugin-flashmessenger. See
14+
https://docs.zendframework.com/zend-mvc-plugin-flashmessenger/flash-messenger-view-helper/#ide-auto-completion-in-templates
15+
for more information.
16+
1117
### Changed
1218

1319
- Nothing.

0 commit comments

Comments
 (0)