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

Commit

Permalink
Updated CHANGELOG for #50
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 22, 2016
1 parent 2888591 commit dd615aa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.6.3 - 2016-02-19
## 2.6.3 - 2016-02-22

### Added

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

## 2.6.2 - 2016-02-18

Expand Down

0 comments on commit dd615aa

Please sign in to comment.