Hi everyone,
I am happy to announce that Rails 4.2.4 and 4.1.13 have been released.
No regressions were found so these releases include the same changes that the release candidates.
## CHANGES since 4.1.12
To view the changes for each gem, please read the changelogs on GitHub:
*Full listing*
To see the full list of changes, [check out all the commits on
## CHANGES since 4.2.3
To view the changes for each gem, please read the changelogs on GitHub:
*Full listing*
To see the full list of changes, [check out all the commits on
## SHA-1
If you'd like to verify that your gem is the same as the one I've uploaded,
please use these SHA-1 hashes.
Here are the checksums for 4.1.13:
```
$ shasum *4.1.13*
7c637fed154a152451adb8ef1ebae136e0502ebd actionmailer-4.1.13.gem
61303b7ee877aa06f16ce0ba6a7cce21ca031f42 actionpack-4.1.13.gem
39c5a4a290a5969402bf5c4ac61b99e5dcb40c3c actionview-4.1.13.gem
6d88159aa15ea48f9118ece97ec549807a504f55 activemodel-4.1.13.gem
1107470b19cc0d6608d431678c78d3871c8df229 activerecord-4.1.13.gem
f79bdfa0105c1a833069d989291ec9d23bc84d92 activesupport-4.1.13.gem
6391b4a323e0b30118ffdbad6bb5f68459920d7b rails-4.1.13.gem
fc64a4f89a3fa8f9ab2a9edd37d7338a79cb9859 railties-4.1.13.gem
```
Here are the checksums for 4.2.4:
```
$ shasum *4.2.4*
a866394bb4682afaa6d54458b1f3be0dca5e862e actionmailer-4.2.4.gem
b625e58fb8fa11185ff81630f3bef5c517e294e4 actionpack-4.2.4.gem
334ddc60724e4e1ff99e2170d2e435805d0ade0b actionview-4.2.4.gem
7bd46253f17bcff5c8ae3ba0f0938c38b0ca1e2f activejob-4.2.4.gem
d361d1e0eac7851103ac2de4c9359a556c724ab9 activemodel-4.2.4.gem
d9faecb759827fc7944558463388efbbd9f20005 activerecord-4.2.4.gem
ab4283126725e3aa9c248e2e2119548ad205732d activesupport-4.2.4.gem
67d7a12105f5389dd7b511eff5f56c6c048175d8 rails-4.2.4.gem
8e9eab180dbd97eaf7626601c55e61ea1ae68284 railties-4.2.4.gem
```
I'd like to thank you all, every contributor who helped with this release.