From f5779f2995fab8fe505d1f2b3b21eb507b99042f Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Wed, 24 Feb 2016 15:31:47 -0600 Subject: [PATCH] Added CHANGELOG for #20 --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c30812..c991817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 3.0.0 - TBD +## 2.6.0 - TBD ### Added @@ -18,5 +18,6 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed -- [#5](https://github.com/zendframework/zend-navigation/pull/5) updates the - component to the v3 version of zend-servicemanager. +- [#5](https://github.com/zendframework/zend-navigation/pull/5) and + [#20](https://github.com/zendframework/zend-navigation/pull/20) update the + code to be forwards compatible with zend-servicemanager v3.