aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
blob: beace1ed6f908b931d165bf46468c47f4eb86606 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
## Rails 6.0.0.beta3 (March 11, 2019) ##

*   No changes.


## Rails 6.0.0.beta2 (February 25, 2019) ##

*   No changes.


## 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](https://github.com/rails/rails/blob/5-2-stable/guides/CHANGELOG.md) for previous changes.