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

Commit

Permalink
Added CHANGELOG for #89
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 1, 2016
1 parent aee6fd8 commit 169f2a7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ All notable changes to this project will be documented in this file, in reverse

### Added

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

### Deprecated

Expand Down

0 comments on commit 169f2a7

Please sign in to comment.