From 7df6e3f3cbdea9a0460ddbab445c81fbb1cfd012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Fri, 15 Sep 2017 13:06:24 -0300 Subject: Remove deprecated method `ActiveRecord::Migrator.schema_migrations_table_name` --- 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 aac1296243..e94d165631 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +* Remove deprecated method `ActiveRecord::Migrator.schema_migrations_table_name`. + + *Rafael Mendonça França* + * Remove deprecated method `supports_primary_key?`. *Rafael Mendonça França* -- cgit v1.2.3