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

Commit 43e03f3

Browse files
committed
Added CHANGELOG for #95
1 parent 4a47d47 commit 43e03f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ All notable changes to this project will be documented in this file, in reverse
1010
cyclic alias detection to the `ServiceManager`; it now raises a
1111
`Zend\ServiceManager\Exception\CyclicAliasException` when one is detected,
1212
detailing the cycle detected.
13+
- [#95](https://github.com/zendframework/zend-servicemanager/pull/95) adds
14+
GitHub Pages publication automation, and moves the documentation to
15+
https://zendframework.github.io/zend-servicemanager/
1316

1417
### Deprecated
1518

0 commit comments

Comments
 (0)