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

Commit a638d22

Browse files
committed
Added CHANGELOG for #152
1 parent c4e15e2 commit a638d22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
2222
- `Zend\Mvc\Service\DiServiceInitializerFactory`
2323
- `Zend\Mvc\Service\DiStrictAbstractServiceFactory`
2424
- `Zend\Mvc\Service\DiStrictAbstractServiceFactoryFactory`
25+
- [#152](https://github.com/zendframework/zend-mvc/pull/152) formally marks the
26+
`ControllerLoaderFactory` as deprecated via annotation (though it has been
27+
noted as such in the documentation for several years). Use
28+
`Zend\Mvc\Service\ControllerManagerFactory` instead.
2529

2630
### Removed
2731

0 commit comments

Comments
 (0)