aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--railties/CHANGELOG.md8
1 files changed, 0 insertions, 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.