From d0d5a1fe231dbb4984b70341449f16ac67a2efde Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sat, 26 May 2007 02:36:55 +0000 Subject: Announce migration versions as they're performed. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6855 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 9bf09e97c1..71839d0d92 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Announce migration versions as they're performed. [Jeremy Kemper] + * find gracefully copes with blank :conditions. #7599 [Dan Manges, johnnyb] * validates_numericality_of takes :greater_than, :greater_than_or_equal_to, :equal_to, :less_than, :less_than_or_equal_to, :odd, and :even options. #3952 [Bob Silva, Dan Kubb, Josh Peek] -- cgit v1.2.3