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

Commit 9b3c532

Browse files
committed
Add CHANGELOG for #67
1 parent 9136554 commit 9b3c532

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,15 @@ All notable changes to this project will be documented in this file, in reverse
1010

1111
### Changed
1212

13-
- Nothing.
13+
- [#67](https://github.com/zendframework/zend-expressive-zendviewrenderer/pull/67)
14+
changes configuration option for default template suffix used by NamespacedPathStackResolver
15+
to `$config['templates']['extension']` to match other template renderers provided
16+
by framework. Default value is `phtml`
1417

1518
### Deprecated
1619

17-
- Nothing.
20+
- [#67](https://github.com/zendframework/zend-expressive-zendviewrenderer/pull/67)
21+
deprecates configuration option `$config['templates']['default_suffix']`
1822

1923
### Removed
2024

0 commit comments

Comments
 (0)