File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file, in reverse chronological order by release.
4+
5+ ## 1.2.0 - TBD
6+
7+ ### Added
8+
9+ - [ #45 ] ( https://github.com/zfcampus/zf-api-problem/pull/45 ) adds support for PHP 7.
10+ - [ #45 ] ( https://github.com/zfcampus/zf-api-problem/pull/45 ) adds support for
11+ version 3 components of Zend Framework.
12+
13+ ### Deprecated
14+
15+ - Nothing.
16+
17+ ### Removed
18+
19+ - [ #45 ] ( https://github.com/zfcampus/zf-api-problem/pull/45 ) removes support for
20+ PHP 5.6.
21+ - [ #45 ] ( https://github.com/zfcampus/zf-api-problem/pull/45 ) removes the
22+ ` Module::getAutoloaderConfig() ` implementation, as it was redundant in
23+ composer-based applications.
24+
25+ ### Fixed
26+
27+ - [ #45 ] ( https://github.com/zfcampus/zf-api-problem/pull/45 ) ensures that
28+ definition and attachment of the listener aggregates defined in the module
29+ will work with both v2 and v3 versions of zend-eventmanager.
You can’t perform that action at this time.
0 commit comments