From c3d5c9447a49fae7a4507b3512d65cd52f789d99 Mon Sep 17 00:00:00 2001 From: shes50103 Date: Sun, 28 Jul 2019 11:17:19 +0800 Subject: fix typo in actionpack CHANGELOG.md --- actionpack/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack') diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index a502e85044..57339e141b 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -89,7 +89,7 @@ *Gustavo Gutierrez* -* Calling `ActionController::Parameters#transform_keys/!` without a block now returns +* Calling `ActionController::Parameters#transform_keys!` without a block now returns an enumerator for the parameters instead of the underlying hash. *Eugene Kenny* -- cgit v1.2.3