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

Commit dd615aa

Browse files
committed
Updated CHANGELOG for #50
1 parent 2888591 commit dd615aa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 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.3 - 2016-02-19
5+
## 2.6.3 - 2016-02-22
66

77
### Added
88

@@ -22,7 +22,9 @@ All notable changes to this project will be documented in this file, in reverse
2222
the initializer defined and registered in
2323
`Navigation\PluginManager::__construct()` to ensure it properly pulls and
2424
injects the application container into navigation helpers, under both
25-
zend-servicemanager v2 and v3.
25+
zend-servicemanager v2 and v3. Additionally, when lazy-instantiating the
26+
`Navigation\PluginManager`, the `Navigation` helper now passes the composed
27+
service manager instance to its constructor.
2628

2729
## 2.6.2 - 2016-02-18
2830

0 commit comments

Comments
 (0)