From 5561412ac2a22c24e9c481821a99ddc9f55911a2 Mon Sep 17 00:00:00 2001
From: Yves Senn <yves.senn@gmail.com>
Date: Tue, 28 Mar 2017 14:20:35 +0200
Subject: No need to duplicate 5-1-stable CHANGELOG. [ci skip]

The `master` changelog refer back to the `5-1-stable` changelog as a
base. No need to duplicate backported entries in the changelogs on
`master`.
---
 railties/CHANGELOG.md | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md
index 66873748ce..6032d2e1a1 100644
--- a/railties/CHANGELOG.md
+++ b/railties/CHANGELOG.md
@@ -1,9 +1 @@
-*   Specify form field ids when generating a scaffold.
-
-    This makes sure that the labels are linked up with the fields. The
-    regression was introduced when the template was switched to
-    `form_with`.
-
-    *Yves Senn*
-
 Please check [5-1-stable](https://github.com/rails/rails/blob/5-1-stable/railties/CHANGELOG.md) for previous changes.
-- 
cgit v1.2.3