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

Commit 169f2a7

Browse files
committed
Added CHANGELOG for #89
1 parent aee6fd8 commit 169f2a7

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

77
### Added
88

9-
- Nothing.
9+
- [#89](https://github.com/zendframework/zend-servicemanager/pull/89) adds
10+
cyclic alias detection to the `ServiceManager`; it now raises a
11+
`Zend\ServiceManager\Exception\CyclicAliasException` when one is detected,
12+
detailing the cycle detected.
1013

1114
### Deprecated
1215

0 commit comments

Comments
 (0)