mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix AS changelog [ci skip]
This commit is contained in:
parent
5529ff8d91
commit
a9a33c59f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue