Add CHANGELOG entry for #10740

[ci skip]
上级 78234fe6
* `HashWithIndifferentAccess#select working as intended` now returns a `HashWithIndifferentAccess`
instance instead of a `Hash` instance.
Fixes #10723
*Albert Llop*
* Add `DateTime#usec` and `DateTime#nsec` so that `ActiveSupport::TimeWithZone` keeps
sub-second resolution when wrapping a `DateTime` value.
Fixes #10855
*Andrew White*
......@@ -15,6 +23,7 @@
* Prevent side effects to hashes inside arrays when
`Hash#with_indifferent_access` is called.
Fixes #10526
*Yves Senn*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册