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

Commit f8571f7

Browse files
committed
Added CHANGELOG for #19
1 parent 6f46426 commit f8571f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ All notable changes to this project will be documented in this file, in reverse
2323
- [#77](https://github.com/zendframework/zend-form/pull/77) updates
2424
`Zend\Form\View\HelperConfig` to improve performance when running under
2525
zend-servicemanager v3.
26+
- [#19](https://github.com/zendframework/zend-form/pull/19) provides a thorough
27+
fix for an issue when removing all items in a collection associated with a
28+
form. Prior to this release, values that existed in the collection persisted
29+
when a form submission intended to remove them.
2630

2731
## 2.8.3 - 2016-05-03
2832

0 commit comments

Comments
 (0)