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

Commit e8c681f

Browse files
committed
Adds CHANGELOG entry for #26
1 parent e9f1c98 commit e8c681f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9-
- Nothing.
9+
- [#26](https://github.com/zendframework/zend-filter/pull/26) adds the interface
10+
`Zend\Filter\FilterProviderInterface`, which can be used to provide
11+
configuration for the `FilterPluginManager` via zend-mvc `Module` classes.
1012

1113
### Deprecated
1214

0 commit comments

Comments
 (0)