CHANGELOG.md in activesupport-4.1.2.rc2 vs CHANGELOG.md in activesupport-4.1.2.rc3

- old
+ new

@@ -1,5 +1,5 @@ -## Rails 4.1.2 (June 16, 2014) ## +## Rails 4.1.2 (June 23, 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!`.