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

Commit 0ea4d3b

Browse files
committed
Adds CHANGELOG entry for #51 to new 1.4.2 section
1 parent 7496032 commit 0ea4d3b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 1.4.2 - 2018-03-15
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- [#51](https://github.com/zendframework/zend-expressive-zendviewrenderer/pull/51)
26+
fixes teh behavior of `addDefaultParam()` such that it properly affects
27+
layouts as well as templates.
28+
529
## 1.4.1 - 2017-12-12
630

731
### Added

0 commit comments

Comments
 (0)