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

Commit f9303d4

Browse files
committedMay 12, 2016
Added CHANGELOG for #60
1 parent f8fae79 commit f9303d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ All notable changes to this project will be documented in this file, in reverse
1010
method to the `partialLoop()` helper, allowing the ability to chain setters
1111
with rendering:
1212
`$this->partialLoop()->setObjectKey('foo')->loop('partial', $data)`
13+
- [#60](https://github.com/zendframework/zend-view/pull/60) adds the ability to
14+
register and consume arbitrary callables as view helpers within the
15+
`HelperPluginManager`.
1316

1417
### Deprecated
1518

0 commit comments

Comments
 (0)
This repository has been archived.