Hi everyone,

I am happy to announce that Rails 5.2.4 has been released.


## CHANGES since 5.2.3

To view the changes for each gem, please read the changelogs on GitHub:
* [Action Cable 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/actioncable/CHANGELOG.md)
* [Action Mailer 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/actionmailer/CHANGELOG.md)
* [Action Pack 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/actionpack/CHANGELOG.md)
* [Action View 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/actionview/CHANGELOG.md)
* [Active Job 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/activejob/CHANGELOG.md)
* [Active Model 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/activemodel/CHANGELOG.md)
* [Active Record 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/activerecord/CHANGELOG.md)
* [Active Storage 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/activestorage/CHANGELOG.md)
* [Active Support 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/activesupport/CHANGELOG.md)
* [Railties 
CHANGELOG](https://github.com/rails/rails/blob/v5.2.4/railties/CHANGELOG.md)

To see a summary of changes, please read the release on GitHub:

[5.2.4 CHANGELOG](https://github.com/rails/rails/releases/tag/v5.2.4)

*Full listing*

To see the full list of changes, [check out all the commits on
GitHub](https://github.com/rails/rails/compare/v5.2.3...v5.2.4).

## SHA-256

If you'd like to verify that your gem is the same as the one I've uploaded,
please use these SHA-256 hashes.

Here are the checksums for 5.2.4:

```
$ shasum -a 256 *-5.2.4.gem
0ba74e3b94e4712f3d754125e494f45e5240af8f4c8c8f0f167dff3b0e0a3a96 
actioncable-5.2.4.gem
c85a6f665f5d6ed48104c9984a928851dd490a49e2ef866a71530c5a62dfd87c 
actionmailer-5.2.4.gem
0ccecdc86c8c98adf5a16e2a5bf55379a16e845db94bc12899f052d25ad48d91 
actionpack-5.2.4.gem
19b1a9c0a26bb8d0c1cfec353784e518a61dd7e218a29f5e309c4c7d7bc5beac 
actionview-5.2.4.gem
8f4baa59887eafb63b7a9f0fc194101e4c996a3210815a151270d08a0d2f22d8 
activejob-5.2.4.gem
f87e407f1fc3b04c3ee680278a5af5c2b3263d2d87f8e96d555249c7bbe3f479 
activemodel-5.2.4.gem
cd6eca48d5cb6859c5e09dea5ec11677791af26218c269cef8936bc0b4923a18 
activerecord-5.2.4.gem
1fae89ac78f965f590d6867b3bc1546fb662b5fde780f38789ac3ad61ed8e40c 
activestorage-5.2.4.gem
b826f53ae52f1250edf56d254a839ca5df7c0a9d8e8c9334629d6bbd0eb61bce 
activesupport-5.2.4.gem
3abc0d1c5a6a87821ed73d0f523fbb63e09610dbdfd7f8b948e14a15f7749481 rails-5.2.4.gem
5c3a7788700b99c75be9041cab79d92a89d8c76173b232753d7ea7e6e43233ee 
railties-5.2.4.gem
```

As always, huge thanks to the many contributors who helped with this release.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/8a08348d-e826-4ba5-a329-ab19e6dff9fe%40www.fastmail.com.

Reply via email to