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

Commit f267c84

Browse files
committed
Added CHANGELOG for #106
1 parent 3d6365e commit f267c84

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
@@ -18,7 +18,10 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#106](https://github.com/zendframework/zend-servicemanager/pull/106) adds
22+
detection of multiple attempts to register the same instance or named abstract
23+
factory, using a previous instance when detected. You may still use multiple
24+
discrete instances, however.
2225

2326
## 3.1.2 - TBD
2427

0 commit comments

Comments
 (0)