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

Commit e3701b5

Browse files
committed
Added CHANGELOG for #146
1 parent b5581c8 commit e3701b5

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
@@ -6,7 +6,11 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9-
- Nothing.
9+
- [#146](https://github.com/zendframework/zend-servicemanager/pull/146) adds
10+
`Zend\ServiceManager\AbstractFactory\ConfigAbstractFactory`, which enables a
11+
configuration-based approach to providing class dependencies when all
12+
dependencies are services known to the `ServiceManager`. Please see
13+
[the documentation](doc/book/config-abstract-factory.md) for details.
1014

1115
### Deprecated
1216

0 commit comments

Comments
 (0)