From a9a33c59f64084733baec62aed4852fde6a88156 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Fri, 14 Jun 2013 19:53:58 -0300 Subject: Fix AS changelog [ci skip] --- activesupport/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 4b90638119..b69333851f 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,4 +1,4 @@ -* `HashWithIndifferentAccess#select working as intended` now returns a `HashWithIndifferentAccess` +* `HashWithIndifferentAccess#select` now returns a `HashWithIndifferentAccess` instance instead of a `Hash` instance. Fixes #10723 -- cgit v1.2.3