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

Commit

Permalink
Adds 2.7.10 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Dec 5, 2017
1 parent c1a6bf3 commit f217651
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## 2.7.10 - TBD
## 2.7.10 - 2017-12-05

### Added

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

### Fixed

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

## 2.7.9 - 2017-11-27

Expand Down

0 comments on commit f217651

Please sign in to comment.