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

Commit c69c437

Browse files
committed
Adds CHANGELOG entry for #158
1 parent 6ca022f commit c69c437

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ All notable changes to this project will be documented in this file, in reverse
1010

1111
### Changed
1212

13+
- [#158](https://github.com/zendframework/zend-view/pull/158) modifies how a `ViewModel` (and all extensions) is cloned; the `$variables`
14+
property, if it is an object, is now cloned as well to ensure changes in the
15+
new instance do not affect the current one.
16+
1317
- [#153](https://github.com/zendframework/zend-view/pull/153) updates the `ConsoleModel::setErrorLevel()` method to implement a fluent
1418
interface.
1519

0 commit comments

Comments
 (0)