Hi everyone,

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


## CHANGES since 5.2.2

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

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

[5.2.3 CHANGELOG](https://github.com/rails/rails/releases/tag/v5.2.3)

*Full listing*

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

## 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.3:

```
$ shasum -a 256 *-5.2.3.gem
755e335b8b064592717157057a647ba1c4d519be2a912f11c3993e8d5c4e8d13
actioncable-5.2.3.gem
8a6fbf3f52243cdc194c289a417856355899bcc99ec2868300a2b26f40f58a96
actionmailer-5.2.3.gem
81830a59e18d7570386a01bb332538ddf0926b5ed7566646ef608a78825751e8
actionpack-5.2.3.gem
9064ef94411d98cf7c7cc0fb179319b92a880f51f8e0671cceaf8081dccb89ec
actionview-5.2.3.gem
faa055b4986b0d3183ebd8169d82ef491dc947e075e777af2f91ead557fc719f
activejob-5.2.3.gem
d04c4367fd41a2d8767be08e9caadc617e6f825025079854562100145b82f055
activemodel-5.2.3.gem
fc6ef79f341d32b5690a7cb5a26245c33c3d2e4a7c99bb7d1c0089549c19c034
activerecord-5.2.3.gem
80cde4c4990c4220b78c24c50f1a6db7d4a954cc36158c0104c283804145205c
activestorage-5.2.3.gem
2856b0036869e89043f5c870a1a99d2c811785130fea4affad83cf971db91b84
activesupport-5.2.3.gem
f9b51b66a91d556d63d36d04449ecc23867683f99531db21eb7a263be2d7ecdc
rails-5.2.3.gem
042388decffb47dab796e4ddb30a2d615047d7c334de7fe47208545e1677c9be
railties-5.2.3.gem
```

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

Rafael Mendonça França
http://twitter.com/rafaelfranca
https://github.com/rafaelfranca

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at https://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to