CHANGELOG.md in activesupport-4.0.6.rc3 vs CHANGELOG.md in activesupport-4.0.6

- old
+ new

@@ -1,5 +1,5 @@ -## Rails 4.0.6 (June 23, 2014) ## +## Rails 4.0.6 (June 26, 2014) ## * `Hash#deep_transform_keys` and `Hash#deep_transform_keys!` now transform hashes in nested arrays. This change also applies to `Hash#deep_stringify_keys`, `Hash#deep_stringify_keys!`, `Hash#deep_symbolize_keys` and `Hash#deep_symbolize_keys!`.