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

Commit 778df73

Browse files
committed
Added CHANGELOG for #119
1 parent b839697 commit 778df73

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
@@ -18,7 +18,11 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#119](https://github.com/zendframework/zend-form/pull/119) fixes the order in
22+
which the default initializers are injected into the `FormElementManager`,
23+
ensuring that the initializer injecting a factory into a `FormFactoryAware`
24+
instance is triggered before the initializer that calls `init()`, and also
25+
that the initializer calling `init()` is always triggered last.
2226

2327
## 2.9.0 - 2016-06-07
2428

0 commit comments

Comments
 (0)