* Add `in: range` parameter to `numericality` validator. *Michal Papis* * Add `locale` argument to `ActiveModel::Name#initialize` to be used to generate the `singular`, `plural`, `route_key` and `singular_route_key` values. *Lukas Pokorny* Please check [6-1-stable](https://github.com/rails/rails/blob/6-1-stable/activemodel/CHANGELOG.md) for previous changes.