From bc1ffeaecdbf06d77eed10a079fbd8abca38e025 Mon Sep 17 00:00:00 2001 From: Robin Chalas Date: Thu, 27 Oct 2016 13:24:04 +0200 Subject: [PATCH] Remove reverted feature from changelog --- CHANGELOG-3.2.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG-3.2.md b/CHANGELOG-3.2.md index d6313f4f80..6335978da8 100644 --- a/CHANGELOG-3.2.md +++ b/CHANGELOG-3.2.md @@ -149,7 +149,6 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c * feature #18869 [Routing] Throw exception when PHP start tag is missing (WouterJ) * feature #18781 [Console] Display errors in quiet mode (multi-io) * feature #19011 [HttpKernel] Add convenient method ArgumentResolver:: getDefaultArgumentValueResolvers (romainneutron) - * feature #18977 [PropertyAccess] Add missing arguments to PropertyAccess::createPropertyAccessor() (chalasr) * feature #18568 [WebProfilerBundle] Fix bundle usage in Content-Security-Policy context without unsafe-inline (romainneutron) * feature #16838 [PropertyAccess] Add PSR-6 cache (dunglas) * feature #18790 [Console] Show aliases in command description instead of in different lines in application description (juanmirod)