From b1f17a2d65e9fc9824022e26d806300a360efa81 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Mon, 19 Dec 2016 16:46:21 -0600 Subject: [PATCH] Added CHANGELOG for 2.7.2 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 313596b1..fbde673f 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.7.2 - TBD +## 2.7.2 - 2016-12-19 ### Added @@ -18,7 +18,7 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed -- Nothing. +- Fixes [ZF2016-04](https://framework.zend.com/security/advisory/ZF2016-04). ## 2.7.1 - 2016-05-09