aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
blob: 41037146a0593cadda6596b2070b238480d29de2 (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
## 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.