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

Commit a1228db

Browse files
committed
Added CHANGELOG for #47
1 parent 8c45bed commit a1228db

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
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-
## 2.6.2 - TBD
5+
## 2.6.2 - 2016-02-18
66

77
### Added
88

@@ -18,7 +18,15 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#47](https://github.com/zendframework/zend-view/pull/47) fixes
22+
`Navigation\PluginManager` to ensure it is backwards compatible
23+
with zend-servicemanager v2, including:
24+
- fixing the constructor to be BC with v2 and forwards-compatible with v3.
25+
- adding additional, normalized alias/factory pairs.
26+
- [#47](https://github.com/zendframework/zend-view/pull/47) fixes
27+
the behavior of `HelperPluginManager::injectTranslator()` to return
28+
early if no container is provided (fixing an issue with navigation
29+
helpers introduced in 2.6.0).
2230

2331
## 2.6.1 - 2016-02-18
2432

0 commit comments

Comments
 (0)