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

Commit 6d19ba0

Browse files
committed
Adds CHANGELOG entry for #58
Also sets date for 2.0.1 release.
1 parent 978af90 commit 6d19ba0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## 2.0.1 - TBD
5+
## 2.0.1 - 2018-08-13
66

77
### Added
88

@@ -22,7 +22,8 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25-
- Nothing.
25+
- [#58](https://github.com/zendframework/zend-expressive-zendviewrenderer/pull/58) fixes an issue whereby the default renderer parameters were not
26+
- being merged into the view model passed to the renderer. It now correctly does so.
2627

2728
## 2.0.0 - 2018-03-15
2829

0 commit comments

Comments
 (0)