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

Commit ea095ec

Browse files
committed
Added CHANGELOG for #118
1 parent d842ee3 commit ea095ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 2.7.3 - TBD
5+
## 2.7.3 - 2016-08-18
66

77
### Added
88

@@ -38,6 +38,9 @@ All notable changes to this project will be documented in this file, in reverse
3838
such, `setData()` now raises `Zend\InputFilter\Exception\InvalidArgumentException`
3939
for invalid data, ensuring that `isValid()` and `getUnknown()` only ever
4040
operate on usable collections and collection sets.
41+
- [#118](https://github.com/zendframework/zend-inputfilter/pull/118) fixes
42+
aggregation of error messages when validating collections to ensure only the
43+
error messages specific to a given datum are presented.
4144

4245
## 2.7.2 - 2016-06-11
4346

0 commit comments

Comments
 (0)