This repository was archived by the owner on Jan 31, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file, in reverse chronological order by release.
44
5- ## 3.0 .0 - TBD
5+ ## 2.6 .0 - TBD
66
77### Added
88
@@ -22,14 +22,15 @@ All notable changes to this project will be documented in this file, in reverse
2222
2323### Fixed
2424
25- - [ #15 ] ( https://github.com/zendframework/zend-view/pull/15 ) updates the codebase
26- to work with the upcoming zend-eventmanager v3 release. Primarily, these are
27- changes to how events are triggered to ensure they continue working correctly.
28- - [ #17 ] ( https://github.com/zendframework/zend-view/pull/17 ) updates the codebase
29- to work with the upcoming zend-servicemanager v3 release. This change is
30- transparent to the end user, as it mostly affects only how the plugin managers
31- and various helper factories are implemented, while leaving the functionality
32- the same.
25+ - [ #15 ] ( https://github.com/zendframework/zend-view/pull/15 ) ,
26+ [ #17 ] ( https://github.com/zendframework/zend-view/pull/17 ) ,
27+ [ #35 ] ( https://github.com/zendframework/zend-view/pull/35 ) , and
28+ [ #42 ] ( https://github.com/zendframework/zend-view/pull/42 ) update the component
29+ to be forwards-compatible with the v3 releases of zend-eventmanager,
30+ zend-servicemanager, and zend-stdlib. The changes include:
31+ - changes to how events are triggered to ensure they continue working correctly.
32+ - updates to the plugin manager to be forwards-compatible.
33+ - updates to helper factories to be forwards-compatible.
3334
3435## 2.5.4 - TBD
3536
You can’t perform that action at this time.
0 commit comments