This repository was archived by the owner on Jan 31, 2020. It is now read-only.
File tree 1 file changed +10
-9
lines changed
1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
- ## 3.0 .0 - TBD
5
+ ## 2.6 .0 - TBD
6
6
7
7
### Added
8
8
@@ -22,14 +22,15 @@ All notable changes to this project will be documented in this file, in reverse
22
22
23
23
### Fixed
24
24
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.
33
34
34
35
## 2.5.4 - TBD
35
36
You can’t perform that action at this time.
0 commit comments