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

Commit dc81b76

Browse files
committed
Adds CHANGELOG entry for #181
1 parent 88f04b6 commit dc81b76

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25+
- [#181](https://github.com/zendframework/zend-inputfilter/pull/181) fixes
26+
missing abstract service factory registration in `Module` as per the
27+
[latest documentation](https://docs.zendframework.com/zend-inputfilter/specs/#setup).
28+
In particular, it ensures that the `InputFilterAbstractFactory` is registered
29+
under the `input_filters` configuration.
30+
2531
- [#180](https://github.com/zendframework/zend-inputfilter/pull/180) fixes
2632
attaching validators on creation of InputFilter - `priority` value is now used.
2733

0 commit comments

Comments
 (0)