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

Commit 42a65a7

Browse files
committed
Added CHANGELOG for #40
1 parent 204faa2 commit 42a65a7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

99
- Nothing.
1010

11+
### Changes
12+
13+
- [#40](https://github.com/zendframework/zend-filter/pull/40) updates the
14+
`Callback` filter's `setCallback()` method to allow passing a string name of a
15+
class that is instantiable without constructor arguments, and which defines
16+
`__invoke()`.
17+
1118
### Deprecated
1219

1320
- Nothing.

0 commit comments

Comments
 (0)