From 09be776c7ab3155b3ec609a4e2b69a364586ad32 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Thu, 4 Feb 2016 15:19:13 -0600 Subject: [PATCH] Added CHANGELOG for #18 --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d58ee45f3..2fa513795 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. -## 2.6.1 - TBD +## 2.6.1 - 2016-02-04 ### Added @@ -18,7 +18,8 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed -- Nothing. +- [#18](https://github.com/zendframework/zend-json/pull/18) updates dependencies + to allow usage on PHP 7, as well as with zend-stdlib v3. ## 2.6.0 - 2015-11-18