From 7c6d99e81e05be57b884cbfed4e12986669bd5b4 Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Thu, 28 Nov 2013 17:21:18 +0100 Subject: first pass through CHANGELOGS to extract 4_1_release_notes. [ci skip] Extract **notable changes**, **deprecations** and **removals** from each CHANGELOG. I tried to reference the commits and pull requests for new features and deprecations. In the process I also made some minor changes to the CHANGELOGS. The 4_1_release_notes guide is declared WIP. --- actionpack/CHANGELOG.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'actionpack/CHANGELOG.md') diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index e649847990..f52a07eaee 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -130,10 +130,6 @@ *Vasiliy Ermolovich* -* Separate Action View completely from Action Pack. - - *Łukasz Strzałkowski* - * Development mode exceptions are rendered in text format in case of XHR request. *Kir Shatrov* @@ -234,7 +230,7 @@ *Yves Senn*, *Andrew White* -* ActionView extracted from ActionPack. +* Action View extracted from Action Pack. *Piotr Sarnacki*, *Łukasz Strzałkowski* -- cgit v1.2.3