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

Commit

Permalink
Added CHANGELOG for #161
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 1, 2017
1 parent 4a2fd0a commit b3c5b0a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- Nothing.
- [#161](https://github.com/zendframework/zend-form/pull/161) adds an import
statement to the `ElementFactory`, fixing an error whereby checks for
`Traversable` creation options would lead to a service creation exception;
these now correctly identify traversable options and convert them to an array.

## 2.10.1 - 2017-04-26

Expand Down

0 comments on commit b3c5b0a

Please sign in to comment.