From 90d7842186591cae364fab3320b524e4d31a7d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Mon, 14 Jan 2019 16:00:26 -0500 Subject: Remove deprecated `ActiveRecord::Migrator.migrations_path=` --- activerecord/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index e515d062fe..0338a8c061 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +* Remove deprecated `ActiveRecord::Migrator.migrations_path=`. + + *Rafael Mendonça França* + * Remove deprecated `expand_hash_conditions_for_aggregates`. *Rafael Mendonça França* -- cgit v1.2.3