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

Commit 8fad931

Browse files
committed
Adds CHANGELOG entry for #41
1 parent 903a098 commit 8fad931

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ All notable changes to this project will be documented in this file, in reverse
1111
`Zend\View\Renderer\PhpRenderer` service when present, defaulting to creating
1212
an unconfigured instance if none is available (previous behavior).
1313

14+
### Changed
15+
16+
- [#41](https://github.com/zendframework/zend-expressive-zendviewrenderer/pull/41)
17+
updates the renderer to also inject the layout with any default parameters (vs
18+
only the template requested).
19+
1420
### Deprecated
1521

1622
- Nothing.

0 commit comments

Comments
 (0)