From 01ddd1cecff3fabd1ecaeb86717612e757b74139 Mon Sep 17 00:00:00 2001 From: savroff Date: Mon, 19 Jun 2017 18:32:17 -0400 Subject: Add changes to CHANGELOG fix fix --- actionview/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'actionview') diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index ceaea40d18..916d29a540 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,3 +1,9 @@ +* Fix issues with scopes and engine on `current_page?` method. + + Fixes #29401. + + *Nikita Savrov* + * Generate field ids in `collection_check_boxes` and `collection_radio_buttons`. This makes sure that the labels are linked up with the fields. -- cgit v1.2.3