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

Commit

Permalink
Added CHANGELOG for #106
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Sep 14, 2016
1 parent 4ea1aef commit cee7953
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ All notable changes to this project will be documented in this file, in reverse
ensuring that the initializer injecting a factory into a `FormFactoryAware`
instance is triggered before the initializer that calls `init()`, and also
that the initializer calling `init()` is always triggered last.
- [#106](https://github.com/zendframework/zend-form/pull/106) updates behavior
around binding collection values to a fieldset or form such that if the
collection is not part of the current validation group, its value will not be
overwritten with an empty set.

## 2.9.0 - 2016-06-07

Expand Down

0 comments on commit cee7953

Please sign in to comment.