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

Commit 4404d4e

Browse files
committed
Added CHANGELOG for #136
1 parent c9a8660 commit 4404d4e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 3.1.1 - TBD
5+
## 3.1.1 - 2016-07-15
66

77
### Added
88

@@ -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+
- [#136](https://github.com/zendframework/zend-servicemanager/pull/136) removes
22+
several imports to classes in subnamespaces within the `ServiceManager`
23+
classfile, removing potential name resolution conflicts that occurred in edge
24+
cases when testing.
2225

2326
## 3.1.0 - 2016-06-01
2427

0 commit comments

Comments
 (0)