aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
blob: f1e16ec50f9a1d3ab127ac933de8342447cbf341 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Rails 6.0.0.alpha (Unreleased) ##

*   Rails 6 requires Ruby 2.4.1 or newer.

    *Jeremy Daer*

*   Fix minitest rails plugin.

    The custom reporters are added only if needed.

    This will fix conflicts with others plugins.

    *Kevin Robatel*


Please check [5-2-stable](https://github.com/rails/rails/blob/5-2-stable/railties/CHANGELOG.md) for previous changes.