From a3c93a41516c4187fec26681047ec1d6e9733aa1 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Thu, 9 Feb 2017 08:18:10 -0600 Subject: [PATCH] Added CHANGELOG for #435 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b044f7a9..529299a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,10 @@ All notable changes to this project will be documented in this file, in reverse forwards-compatibility measure for the upcoming version 2.0.0. Currently, it proxies to `getFinalHandler()`. +- [#435](https://github.com/zendframework/zend-expressive/pull/435) adds support + for the 2.X versions of zend-expressive-router and the various router + implementations. This change also allows usage of zend-expressive-helpers 3.X. + ### Changed - [#429](https://github.com/zendframework/zend-expressive/pull/429) updates the