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

Commit 6d98ff0

Browse files
committed
Added CHANGELOG for #35 and #42
1 parent 60c1220 commit 6d98ff0

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

CHANGELOG.md

+10-9
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All 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

0 commit comments

Comments
 (0)