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

Commit 0dab8bb

Browse files
committed
Updated changelog
1 parent 68d6a4d commit 0dab8bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ All notable changes to this project will be documented in this file, in reverse
8585
`Zend\ModuleManager\Listener\ServiceListener` instance before retrieving and
8686
bootstrapping the `Application` instance; this ensure it is fully
8787
configured at that time.
88+
- [#38](https://github.com/zendframework/zend-mvc/pull/38) Ensure middleware
89+
tests against abstract factories
90+
- zend-servicemanager v3 modified the behavior of has() to not search abstract
91+
factories by default. You can force it to do so by passing an optional
92+
second argument, a boolean flag, with a value of boolean true.
8893

8994
## 2.6.1 - TBD
9095

0 commit comments

Comments
 (0)