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

Commit 9bd5af6

Browse files
committed
Added CHANGELOG for #223
1 parent b3f2120 commit 9bd5af6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

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

5+
## 2.7.11 - 2017-04-27
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#223](https://github.com/zendframework/zend-mvc/pull/223) fixes how the
22+
`FormAnnotationBuilderFactory` injects the builder with the
23+
`FormElementManager` service such that it will work with the latest zend-form
24+
releases.
25+
526
## 2.7.10 - 2016-06-13
627

728
### Added

0 commit comments

Comments
 (0)