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

Commit f217651

Browse files
committed
Adds 2.7.10 CHANGELOG
1 parent c1a6bf3 commit f217651

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-
## 2.7.10 - TBD
5+
## 2.7.10 - 2017-12-05
66

77
### Added
88

@@ -22,7 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25-
- Nothing.
25+
- [#210](https://github.com/zendframework/zend-servicemanager/pull/210) fixes a
26+
regression whereby factories accepting creation options were receiving an
27+
empty array versus a `null` value when no options were present for a
28+
particular invocation; they now correctly receive a `null` value.
2629

2730
## 2.7.9 - 2017-11-27
2831

0 commit comments

Comments
 (0)