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

Commit 553bfc8

Browse files
committed
Added CHANGELOG for #65
1 parent 354f7ad commit 553bfc8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ All notable changes to this project will be documented in this file, in reverse
1919

2020
### Fixed
2121

22-
- Nothing.
22+
- [#65](https://github.com/zendframework/zend-form/pull/65) fixes instantiation
23+
of `Zend\Form\FormElementManager` to ensure that the default initializers,
24+
`injectFactory()` and `callElementInit()` are registered as the first and last
25+
initializers, respectively, during construction, restoring the pre-2.7
26+
behavior.
2327

2428
## 2.8.1 - 2016-04-18
2529

0 commit comments

Comments
 (0)