From 3f78a57fd68e9288ecf44b4520ba1ae335ab6b98 Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Wed, 3 Dec 2014 19:27:13 +0100 Subject: docs, add new changelog entries at the top :sweat: [ci skip] #17651 --- activerecord/CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 857b48d6f1..d72712cd88 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,8 @@ +* `add_timestamps` and `remove_timestamps` now properly reversible with + options. + + *Noam Gagliardi-Rabinovich* + * `ActiveRecord::ConnectionAdapters::ColumnDumper#column_spec` and `ActiveRecord::ConnectionAdapters::ColumnDumper#prepare_column_options` no longer have a `types` argument. They should access @@ -5,9 +10,4 @@ *Yves Senn* -* `add_timestamps` and `remove_timestamps` now properly reversible with - options. - - *Noam Gagliardi-Rabinovich* - Please check [4-1-stable](https://github.com/rails/rails/blob/4-1-stable/activerecord/CHANGELOG.md) for previous changes. -- cgit v1.2.3