From 0f5497499cee78c52b14485d102c602884fb20cb Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Tue, 31 Jul 2018 20:20:08 +0900 Subject: :scissors: . [ci skip] --- actionpack/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index e3d5c8a622..a5497aa055 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,4 +1,4 @@ -*. Raises `ActionController::RespondToMismatchError` with confliciting `respond_to` invocations. +* Raises `ActionController::RespondToMismatchError` with confliciting `respond_to` invocations. `respond_to` can match multiple types and lead to undefined behavior when multiple invocations are made and the types do not match: -- cgit v1.2.3