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

Commit 13c9a15

Browse files
committed
Added CHANGELOG for #110
1 parent ca9d7b4 commit 13c9a15

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,13 @@ All notable changes to this project will be documented in this file, in reverse
2525

2626
### Fixed
2727

28-
- Nothing.
28+
- [#110](https://github.com/zendframework/zend-view/pull/110) provides a fix
29+
for the navigation helpers to ensure that usage of either the `default` or
30+
`navigation` containers (documentation specified `default`, but usage only
31+
allowed `navigation` previously). When `default` is specified, the
32+
`Zend\Navigation\Navigation` service will be used for the container; if
33+
`navigation` is used, that service will be pulled instead (which is usually an
34+
alias for the `Zend\Navigation\Navigation` service anyways).
2935

3036
## 2.8.2 - 2017-03-20
3137

0 commit comments

Comments
 (0)