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

Commit

Permalink
Added CHANGELOG for #223
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Apr 27, 2017
1 parent b3f2120 commit 9bd5af6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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

## 2.7.11 - 2017-04-27

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#223](https://github.com/zendframework/zend-mvc/pull/223) fixes how the
`FormAnnotationBuilderFactory` injects the builder with the
`FormElementManager` service such that it will work with the latest zend-form
releases.

## 2.7.10 - 2016-06-13

### Added
Expand Down

0 comments on commit 9bd5af6

Please sign in to comment.