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

Commit a0404b2

Browse files
committed
Added CHANGELOG for #56
1 parent 7fd57c9 commit a0404b2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#56](https://github.com/zendframework/zend-filter/pull/56) fixes how the
22+
`FilterPluginManagerFactory` factory initializes the plugin manager instance,
23+
ensuring it is injecting the relevant configuration from the `config` service
24+
and thus seeding it with configured translator loader services. This means
25+
that the `filters` configuration will now be honored in non-zend-mvc contexts.
2226

2327
## 2.7.1 - 2016-04-18
2428

0 commit comments

Comments
 (0)