From 0bef23e630f62e38f20b5ae1d1d5dbfb087050ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Mon, 14 Jan 2019 16:15:09 -0500 Subject: Remove ability to specify a timestamp name for `#cache_key` --- 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 0338a8c061..7ef1a200f0 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +* Remove ability to specify a timestamp name for `#cache_key`. + + *Rafael Mendonça França* + * Remove deprecated `ActiveRecord::Migrator.migrations_path=`. *Rafael Mendonça França* -- cgit v1.2.3