1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/CHANGELOG.md
bogdanvlviv 0bc62b9c27
Add missing entries to guides' changelog file [ci skip]
We added "Action Mailbox Basics", "Action Text Overview" guides(#34812, #34878)
I think it makes to mention about it in the changelog file. (Similar to 7200ec92f8)
Note that entries retain original author since
I just moved content from readme files to the guides.
2019-01-21 09:16:51 +00:00

453 B

Rails 6.0.0.beta1 (January 18, 2019)

  • Add "Action Text Overview" Guide.

    DHH

  • Add "Action Mailbox Basics" Guide.

    DHH

  • New section Troubleshooting in the Autoloading and Reloading Constants guide.

    Xavier Noria

  • Rails 6 requires Ruby 2.5.0 or newer.

    Jeremy Daer, Kasper Timm Hansen

Please check 5-2-stable for previous changes.