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

Commit dfa83b0

Browse files
committed
Added CHANGELOG for #92
1 parent d9feb52 commit dfa83b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ All notable changes to this project will be documented in this file, in reverse
2424
- [#90](https://github.com/zendframework/zend-servicemanager/pull/90) fixes
2525
several examples in the configuration chapter of the documentation, ensuring
2626
that the signatures are correct.
27+
- [#92](https://github.com/zendframework/zend-servicemanager/pull/92) ensures
28+
that alias resolution is skipped during configuration if no aliases are
29+
present, and forward-ports the test from [#81](https://github.com/zendframework/zend-servicemanager/pull/81)
30+
to validate v2/v3 compatibility for plugin managers.
2731

2832
## 3.0.2 - 2016-01-24
2933

0 commit comments

Comments
 (0)