aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGELOG.md
blob: 8a3578229afff5ba83ba0b26d50ef9c6bf31911f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
## Rails 6.0.0.alpha (Unreleased) ##

*   Do not lose all multiple `:includes` with options in serialization.

    *Mike Mangino*

*   Rails 6 requires Ruby 2.4.1 or newer.

    *Jeremy Daer*


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