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

Commit 66ffc8f

Browse files
committed
#120 changelog entry
1 parent 465bc99 commit 66ffc8f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,12 @@ All notable changes to this project will be documented in this file, in reverse
1111
`zendframework/zend-servicemanager`.
1212
- [#103](https://github.com/zendframework/zend-servicemanager/pull/103) Disallowing
1313
test failures when running tests against PHP `7.0.*`.
14-
- [#103](https://github.com/zendframework/zend-servicemanager/pull/103) Improved performance
14+
- [#113](https://github.com/zendframework/zend-servicemanager/pull/113) Improved performance
1515
when dealing with registering aliases and factories via `ServiceManager#setFactory()` and
1616
`ServiceManager#setAlias()`
17+
- [#120](https://github.com/zendframework/zend-servicemanager/pull/120) The
18+
`zendframework/zend-servicemanager` component now provides a
19+
`container-interop/container-interop-implementation` implementation
1720

1821
### Deprecated
1922

0 commit comments

Comments
 (0)